Hi,
I guess it is because libMySQL.dll is not available for the Windows CE platform.
BR
Stephane
Search found 20 matches
- 15.01.2009, 13:45
- Forum: 6.6 - stable
- Topic: failed to start wince-application with ZeosLib
- Replies: 2
- Views: 679
- 05.01.2007, 12:02
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Noob : Retrieve FieldNames
- Replies: 8
- Views: 1975
- 10.11.2006, 11:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Reduce time to open database
- Replies: 9
- Views: 2518
- 07.09.2006, 16:19
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Please add in each Delphi package a .dcp path
- Replies: 2
- Views: 1144
- 06.09.2006, 19:46
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Please add in each Delphi package a .dcp path
- Replies: 2
- Views: 1144
Please add in each Delphi package a .dcp path
Hi,
Actually .dcp files are generated in the same folder as the .bpl one
The .dcp files should be generated in the Zeoslib corresponding Delphi folder.
The .dcp files don't use the suffix compiler directive thus the .dcp file generated with BDS 2005 or BDS 2006 are same named
Thank you
Actually .dcp files are generated in the same folder as the .bpl one
The .dcp files should be generated in the Zeoslib corresponding Delphi folder.
The .dcp files don't use the suffix compiler directive thus the .dcp file generated with BDS 2005 or BDS 2006 are same named
Thank you
- 30.05.2006, 09:00
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: AutoInc value not fetched after inserting (svn version)
- Replies: 5
- Views: 1568
- 03.05.2006, 18:35
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: AutoInc value not fetched after inserting (svn version)
- Replies: 5
- Views: 1568
AutoInc value not fetched after inserting (svn version)
AutoInc field isn't retreived when using SQL statement with joins. For example : ZQuery.SQL contains : Select Table1.AutoIncField , Table1.Status , Table2.IdName From Table1 LEFT OUTER JOIN Table2 on (Table1.Id = Table2.Id) ZUpdateSQL is linked to the ZQuery and have all Update/Insert/Delete stateme...
- 03.05.2006, 18:25
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Error when installing svn ver. (svn://firmos.at/zeos/trunk)
- Replies: 11
- Views: 2904
- 02.05.2006, 18:06
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Error when installing svn ver. (svn://firmos.at/zeos/trunk)
- Replies: 11
- Views: 2904
- 02.05.2006, 14:18
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Error when installing svn ver. (svn://firmos.at/zeos/trunk)
- Replies: 11
- Views: 2904
- 02.05.2006, 13:31
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Error when installing svn ver. (svn://firmos.at/zeos/trunk)
- Replies: 11
- Views: 2904
Error when installing svn ver. (svn://firmos.at/zeos/trunk)
Hi, I've just downloaded the latest svn version (svn://firmos.at/zeos/trunk). I'm able to compile all package (D10) I'm getting an error when installing the ZComponent package : Entry point is missing : The Entry point of procedure @Zmessages@_SUpdateSQLNoResult is missing in the dynamic link librar...
- 13.12.2005, 10:23
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Can't install on BDS/Delphi 2006
- Replies: 26
- Views: 11093
- 11.12.2005, 20:52
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Can't install on BDS/Delphi 2006
- Replies: 26
- Views: 11093
I also had this issue ! Really strange specialy when there is no path pointing to the D7 BPL folder ! To solve this problem just rename your Delphi package (IMO, this should be done for all Delphi packages). Exemple : ZCore.BPL => ZCoreD10.Bpl and so on.... * Recompile then everything and enjoy Zeos...
- 06.12.2005, 18:23
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: LastInsertID isn't fetched anymore ...
- Replies: 1
- Views: 874
- 06.12.2005, 17:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: LastInsertID isn't fetched anymore ...
- Replies: 1
- Views: 874
LastInsertID isn't fetched anymore ...
It seems that the 26/09 CSV version doesn't retreive the MySQL Last_Insert_ID() anymore when using "complex" queries....
Is anybody aware of that ? If so, is there a available fix ?
Thank you
Is anybody aware of that ? If so, is there a available fix ?
Thank you