How can I get all the names of a table without doing a query against the table ?

I need all the names of columns within tables/views, the column index within the
raw table.

With that information I may use sqlite3_column_meta_data to get additional information
about the coumns ...


Marten

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

Reply via email to