pragma database_list;

will list all db's including attached (i.e., main, temp, plus attached).
Remember attached db's are per-connection only.

Personally I'd like to see an "attach if not attached" command 'cause the
way I work with connections and attached db's it would have been much easier
to reissue the attach command each time I reuse an existing connection
instead of having to keep track.

Sam


-------------------------------------------
We’re Hiring! Seeking a passionate developer to join our team building
products. Position is in the Washington D.C. metro area. If interested
contact [EMAIL PROTECTED]
 
-----Original Message-----
From: jose isaias cabrera [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 09, 2007 10:28 AM
To: [email protected]
Subject: [sqlite] How do I know what DBs I have attached?


Greetings!

... how do I know if I have a db attached already? ...

josé 



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to