Hi All,
I have been trying Lazarus and reluctantly I have had to return to D5 for a lot of reasons. This means using ZeosLib 6.6 and it is missing a few treats of 7.2.
Namely the ZConnection.LibraryLocation for SQLite's sqlite3.dll and I am unable to activate the Connection at design time. I have defined the database in the Connection designer but it keeps saying "Cannot find the sqlite3.dll" but it does find it at run time, so at least it works there.
I have been spoiled by Zeos 7.2 in Lazarus with the LibraryLocation. Any way I can get that in 6.6?
D5, ZeosLib and SQLite problem
D5, ZeosLib and SQLite problem
Thanks
Dyslexic Bob
Dyslexic Bob
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: D5, ZeosLib and SQLite problem
Hello Bob,
yes - there surely is a way to have something like the library location in Zeos 6. Check out the LoadLibrary function and put this together with Zeos 6 and String properties and the like. Honestly, I refuse to give any more support to this because I can't spare time to support things that are dead meat. And Zeos 6 and Delphi 5 surely are dead meat as I tried to explain in my post in the other thread: http://zeoslib.sourceforge.net/viewtopi ... 919#p58919
Best regards and good luck,
Jan
yes - there surely is a way to have something like the library location in Zeos 6. Check out the LoadLibrary function and put this together with Zeos 6 and String properties and the like. Honestly, I refuse to give any more support to this because I can't spare time to support things that are dead meat. And Zeos 6 and Delphi 5 surely are dead meat as I tried to explain in my post in the other thread: http://zeoslib.sourceforge.net/viewtopi ... 919#p58919
Best regards and good luck,
Jan