Search found 14 matches
- 02.02.2007, 13:12
- Forum: MySQL
- Topic: MySQL 5.0.15-nt - Requested database driver was not found
- Replies: 2
- Views: 5439
MySQL 5.0.15-nt - Requested database driver was not found
I have copied the DLL from my MySQL install to System32 and renamed it from libmySQL.dll to libmySQL50.dll, but when I try and make a connection I get an exception with the message "Requested database driver was not found". I have tried both below codes (password removed): conn := DriverMa...
- 09.10.2006, 17:57
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib and Lazarus 0.9.18 (FPC 2.0.4)
- Replies: 12
- Views: 3319
- 09.10.2006, 17:35
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib and Lazarus 0.9.18 (FPC 2.0.4)
- Replies: 12
- Views: 3319
works...!
Okay I downloaded the latest version and it appeared to be the same, I do remember renaming the root folder so I could identify the copy by version number. Clearing the build folder and removing old versions of ZeosLib seemed to work, they have installed as components anyway!
Thanks all.
Thanks all.
- 09.10.2006, 11:45
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib and Lazarus 0.9.18 (FPC 2.0.4)
- Replies: 12
- Views: 3319
Can't find unit ZPropertyEditor
Hi, quick reply! I can compile every package except ZComponent, I get the following error:
C:\lazarus\components\zeosdbo-6.5.1_alpha\packages\lazarus\zcomponent.pas(11,43) Fatal: Can't find unit ZPropertyEditor
C:\lazarus\components\zeosdbo-6.5.1_alpha\packages\lazarus\zcomponent.pas(11,43) Fatal: Can't find unit ZPropertyEditor
- 09.10.2006, 10:55
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib and Lazarus 0.9.18 (FPC 2.0.4)
- Replies: 12
- Views: 3319
ZeosLib and Lazarus 0.9.18 (FPC 2.0.4)
I have just upgraded to the new version of Lazarus (0.9.18) which uses the latest version of FPC (2.0.4) but I get an error when I try and install Zcomponents.lpk: The packeage "zcomponents 6.5.1" failed to compile. Remove from installation list? I installed okay using the previous version...
- 18.09.2006, 17:25
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Needed to rename libmysql50.dll to libmysqld50.dll
- Replies: 2
- Views: 2012
Needed to rename libmysql50.dll to libmysqld50.dll
The MySQL DLL's in /lib are called things like libmysql50.dll but when I tried to connect to the database it gave an excpetion saying it could not find libmysqld50.dll, I copied the MySQL DLL's to the app folder, system and system32, but it was not until I started to type the exception in to my foru...
- 18.09.2006, 17:18
- Forum: 6.1.5
- Topic: Getting Lazarus version of ZeosLib
- Replies: 5
- Views: 4069
- 18.09.2006, 11:42
- Forum: MySQL
- Topic: ZPlainMySql320 missing
- Replies: 6
- Views: 1729
- 18.09.2006, 11:38
- Forum: 6.1.5
- Topic: Getting Lazarus version of ZeosLib
- Replies: 5
- Views: 4069
Hi, I have download and install ZeosLib 6.5.1 Lazarus Packages. I had to compile them one by one and then install zComponents package. I have the visual compontent in the Lazarus and can drop them on forms but when I try and compile my project I get a circular refrence: C:\lazarus\components\zeosdbo...
- 14.09.2006, 17:13
- Forum: MySQL
- Topic: ZPlainMySql320 missing
- Replies: 6
- Views: 1729
Im not looking to use old MySQL stuff just something that will compile on Win32 and Linux and will allow me to abstract my database call away from a specific database vendor (one of which would MySQL). I will try the development version from the link you gave me previous, is that the rework of ZeosL...
- 14.09.2006, 14:25
- Forum: MySQL
- Topic: ZPlainMySql320 missing
- Replies: 6
- Views: 1729
- 14.09.2006, 12:15
- Forum: MySQL
- Topic: ZPlainMySql320 missing
- Replies: 6
- Views: 1729
ZPlainMySql320 missing
When I try and compile Zplain package using Lazarus (I have download the ReWork version for FreePascalCompiler) I get an error saying it cant find ZPlainMySql320.pas, this file does not exist in the src folder, but other refrences to mysql do. If I ignore the error I find that the file (ZPlainMySql3...
- 11.09.2006, 12:16
- Forum: 6.1.5
- Topic: Getting Lazarus version of ZeosLib
- Replies: 5
- Views: 4069
- 08.09.2006, 17:19
- Forum: 6.1.5
- Topic: Getting Lazarus version of ZeosLib
- Replies: 5
- Views: 4069
Getting Lazarus version of ZeosLib
Im trying to get hold of a version of ZeosLib which will compile with Lazarus/FPC, looking at the Lazarus wiki page (http://wiki.lazarus.freepascal.org/Zeos_tutorial) there is a version in CVS but I dont seem to be able to download it (using TortoiseCVS) is the URL does not seem valid, has it moved?...