Venkat,

If you have a ".db" file it almost certainly *is* an sqlite database.
A great attribute of sqlite databases is that they are contained in a
single file.

If you're looking for a GUI frontend, they are legion, including good
free ones such as sqlite3explorer and a plug-in sqliteManager for
firefox webbrowser.
   See http://www.sqlite.org/cvstrac/wiki?p=ManagementTools

Donald
 

-----Original Message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of venkat karri
Sent: Tuesday, January 27, 2009 3:25 PM
To: punk...@eidesis.org; General Discussion of SQLite Database
Subject: Re: [sqlite] help : sqlite database restore

This morning I had a meeting with the team and found that we also have a
db file, could you please send me the complete syntax to import or
restore this .db file in sqlite.

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

Reply via email to