As a developer of Delphi components for SQLite I would recommend a new 
function for both releases to investigate the fileversion. Perhaps it's 
already there. Of course you can open a database and wait for an 
exception to occur, but this is not a very clean way of doing things. 
Having this possibility it would mean that the single component set 
will be able to handle both sqlite versions, and call different 
routines and allocate different dll, depending on the version of the 
file. function GetSQLiteFileVersion(FileId : pChar) : cardinal;

albert drent
aducom software

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

Reply via email to