Hi !

I need a possibility to get the table name
(actual and/or original) from a column.

There is a function sqlite3_column_name that
returns the name of the column.
How about a function sqlite3_column_tablename 
that returns the tablename ?

I need that function to check user rights on
the data returned by sqlite.

Regards

Joerg Plenert

Reply via email to