On Thu, 22 Jun 2006 19:14:35 +0000 (GMT), Fred a wrote:

>But without this problem context, can i :
>    - open a (new) database
>    - insert some records
>    - (don t close db)
>    - select field
>...?

You can test this requirement using the sqlite3 command line utility.
There is a tutorial on the wiki site:

  http://www.sqlite.org/quickstart.html

and

  http://www.sqlite.org/sqlite.html

Regards,

Chris



Reply via email to