[Gambas-user] sqlite3
daniel
daniel at ...889...
Tue Mar 8 15:44:22 CET 2005
You can check the DB file header. The first 16 characters are "SQLite
format 3\000" if it is version 3+
Check out http://www.sqlite.org/cvstrac/getfile/sqlite/src/btree.c
for more file header information
daniel
Benoit Minisini wrote:
>On Tuesday 08 March 2005 13:51, nigel at ...38... wrote:
>
>
>>Neil,
>>
>>There was a discussion in November about sqlite3. I posted a new driver
>>for it but it was not included as Benoit suggested that it should be
>>incorporated with the sqlite driver. I have been thinking about this, but
>>have not come up with a solution.
>>
>>I will find the driver I submitted and email it to you. You will have to
>>compile it etc.
>>
>>Regards
>>
>>Nigel
>>
>>
>>
>
>sqlite3 will be part of Mandrake 10.2, so I will include it when it is out.
>I'm currently thinking about a way for a driver to tell the database
>component "don't use me, but use this driver instead".
>
>Regards,
>
>
>
More information about the User
mailing list