I using Zeoslib to connect SQLite database, the sqlite default library name is sqlite3.dll, I would like to use a custom library name. Although I may editing the Zeoslib source code to achieve this function, but i hope Zeoslib have this feature.
Suggests:
a) add a LibraryName property for ZConnection;
b) Add a Locations property for TZNativeLibraryLoader;
c) Set Visibility of TZSQLiteNativeLibraryLoader is Public.
Support Customize Library Name, e.g. sqlite3.dll, fb*.dll
Moderators: gto, cipto_kh, EgonHugeist, mdaems
Support Customize Library Name, e.g. sqlite3.dll, fb*.dll
Last edited by Faceker on 08.10.2008, 15:03, edited 2 times in total.
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
This has been asked for quite a lot of times.
Please have a look here : http://zeos.firmos.at/viewtopic.php?t=2014
Still looking for somebody to write the new component
Mark
Please have a look here : http://zeos.firmos.at/viewtopic.php?t=2014
Still looking for somebody to write the new component
Mark