On 12 Jul 2010, at 2:43pm, B H wrote:

> Downloaded sqlite to desktop.
> ran getting started.
> so where is  my example ex1.
> or How do and where can I save the ex data base and related tables.

If you did not specify a path for your database file, it is in whatever 
directory your operating system uses for a default path.  Try searching your 
disk for it by name.

You can specify a full or partial path for your database file in your operating 
system's standard format, e.g. 'C:\temp\mydatabase.db'.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to