Hi Donald,

Thanks for the link thats helpful, How do i access the .db file and read the
data...


On 1/27/09, Griggs, Donald <[email protected]> wrote:
>
> 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: [email protected]
> [mailto:[email protected]] On Behalf Of venkat karri
> Sent: Tuesday, January 27, 2009 3:25 PM
> To: [email protected]; 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
> [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