[Gambas-user] sqlite3

Neil Fallon nfallo at ...734...
Tue Mar 8 16:00:24 CET 2005


Quite a few changes have been made to SQLite since version 2.  Version 3
cannot read version 2 databases so anyone that is developing an
application with SQLite databases will not be able to modify the data
once they make the upgrade.  They are better off starting with SQLite 3.

Neil

On Tue, 2005-03-08 at 14:24 +0100, 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