Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » mysql error
Re: mysql error [message #5345 is a reply to message #5344] Fri, 15 September 2006 13:48 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member
There should be

enum {
	ORACLE    = 1,
	SQLITE3   = 2,
	MYSQL    = 4,
	MSSQL     = 8,
	POSTGRESS = 16, // not implemented yet
	FIREBIRD  = 32, // not implemented yet
	DB2       = 64, // not implemented yet
};


At the beginning of Sqlexp.h.

But you might be trying some other version perhaps (and the problem is something else). Which version?

Mirek

[Updated on: Fri, 15 September 2006 13:49]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sql global
Next Topic: MySQL and Sql class issue
Goto Forum:
  


Current Time: Sun Apr 27 15:59:57 CEST 2025

Total time taken to generate the page: 0.03257 seconds