[Gambas-devel] Sqlite3

Benoit Minisini gambas at ...1...
Sat Jan 8 13:05:32 CET 2005


On Friday 07 January 2005 12:19, nigel at ...2... wrote:
> Sqlite3 has been split from Sqlite and is the new development branch.  It
> uses a different database format etc.  The old Sqlite (2) will continue to
> be supported for sometime and is the production version. Therefore, a user
> could have both versions on his box - for this reason I split the driver.
> In theory, during the opening of a database I could check for the version
> and then conditionally load the different engine behind the driver.  I will
> have to think about it :-) Nigel
>

Good idea. I think this needs some support from the gb.db component. The 
driver must tell it something like "OK for using sqlite driver, but use 
sqlite3 instead!".

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list