I am trying to execute the examples but I obtain the next errors:

http://i12.tinypic.com/526id0j.jpg

http://i15.tinypic.com/2lmrm9t.jpg

http://i2.tinypic.com/536k4l5.jpg

http://i9.tinypic.com/6g8t7ur.jpg

What is the problem?

Thank you very much.

Regards.

2007/11/1, Luiz Americo Pereira Camara <[EMAIL PROTECTED]>:
>
> Daniel Rincón García wrote:
> > Can anybody send me examples of SQLite working under Lazarus?
>
> Both examples work with sqlite2 databases. To change to sqlite3 replace
> the TSqliteDataset components by TSqlite3Dataset and set FileName and
> TableName properties with the same values.
>
> In 3dcompare, if changed to sqlite3, will be necessary to recreate the
> datafile using dumpdata.pas (after changing it to sqlite3)
>
> Luiz
>
>

Reply via email to