Re: [Gambas-user] SQLite Driver

2010-11-03 Thread Fabien Bodard
it say just that the sqlite3 driver can manage sqlite 2 database ... so ..; select sqlite3 :) 2010/11/2 tobias : > good evening, > i have a simple question. > in the doc it is said that "The SQLite driver supports the version 3 of > SQLite, and falls back to the version 2 driver if needed. See > w

[Gambas-user] SQLite Driver

2010-11-02 Thread tobias
good evening, i have a simple question. in the doc it is said that "The SQLite driver supports the version 3 of SQLite, and falls back to the version 2 driver if needed. See www.sqlite.org for more information. " first, i can't find these "more information"... and i what could be reasons for the