Page 1 of 1

Support Customize Library Name, e.g. sqlite3.dll, fb*.dll

Posted: 04.10.2008, 15:39
by Faceker
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.

Posted: 05.10.2008, 10:52
by mdaems
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 :D

Mark