Hi Joel,

Have you already looked at:
     http://www.sqlite.org/pragma.html#schema

(as well as sqlite_master as mentioned earlier) 

-----Original Message-----
From: Joel Cochran [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 29, 2007 1:55 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] Retrieve Database Metadata

Hi all,

Is there a way (through SQL) to retrieve metadata about an SQLite
database?
Specifically I would like to find lists of tables, indexes, views, and
table schema.

Thanks,

--
Joel Cochran

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

Reply via email to