Re: [sqlite] DB file name from sqlite3 *

2008-06-25 Thread D. Richard Hipp

On Jun 25, 2008, at 2:23 PM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] 
 > wrote:

> Is there a way in a user program to get the db file name that has been
> associated with a particular sqlite3* ?
>


PRAGMA database_list;

D. Richard Hipp
[EMAIL PROTECTED]



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


[sqlite] DB file name from sqlite3 *

2008-06-25 Thread dan.winslow
Is there a way in a user program to get the db file name that has been
associated with a particular sqlite3* ?

Dan Winslow, GamePlan
402-991-5875 x219
[EMAIL PROTECTED]

Third Nerd from the left,Technology Defenestration Office

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