Stefano Barbato wrote:
is there a way to detect at runtime if the sqlite library has been compiled with the THREADSAFE=1 flag or not?

No, or not that I know of. It would be nice for ver 3 to have a simple function which returns a structure of the database library capabilities. The obvious ones which come to mind: ThreadSafe, MaxRowSize, Encoding, Version.
Reason for the latter two is cos not all dev environments (Delphi) support "extern" data in a dll.


Regards
P.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to