[yunqa.de] [DISqlite3] How to get the table names in a database

  • From: "IDT Maurits van Rijnen" <maurits.van.rijnen@xxxxxxxxxxxxxx>
  • To: <yunqa@xxxxxxxxxxxxx>
  • Date: Thu, 14 Feb 2008 16:46:23 +0100

Hi,
Can someone help me with the following. 
I need to read all metadata from a database, 
with the pragma command, i already can get all info about a certain
table (columns, indices etc.),
but i also need to get all tablenames in a certain database. 
I searched and only found some direct sqlite commands for it, like
.schema .
I can't find out how to do this with DISqlite3. 
 
Can someone helpme out ?


_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: