Are you sure you run it with the real database file, not with
in-memory or temporary database? Temporary database is used if you run
sqlite3 command line tool without any file name given in the command
line.

Pavel

On Wed, Oct 21, 2009 at 1:32 AM, Saurabh Agarwal <[email protected]> wrote:
> Hi, i am facing a problem, when I download and install the sqlite3.6.18 and
> compile it and then execute it, it works fine.. But if I quit it and again
> restart it then all the previous tables are lost..
>
> Can Someone help me..
>
> Saurabh Agarwal
> BE(Hons) Computer Science
> BITS,Pilani
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to