Igor Tandetnik schrieb:
Marten Feldtmann <itlists-w+T/[EMAIL PROTECTED]>
wrote:
How can I get all the names of a table without doing a query against
the table ?

PRAGMA table_info(table-name);

Thats it ! Thanks !


What's sqlite3_column_meta_data? It doesn't seem to be mentioned in documentation.

Sorry, this function call is not available - it was mentioned in the book "The Definitive Guide to SQLite" - but only, when specific preprocessor settings were set - actually it seems, that
the official dlls have no call like this ...



Marten

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

Reply via email to