Support Customize Library Name, e.g. sqlite3.dll, fb*.dll
Posted: 04.10.2008, 15:39
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.
Suggests:
a) add a LibraryName property for ZConnection;
b) Add a Locations property for TZNativeLibraryLoader;
c) Set Visibility of TZSQLiteNativeLibraryLoader is Public.