Michael Boldin via alt email<mboldin_2000-/[EMAIL PROTECTED]> wrote:
Otherwise how can I determine date tables in a database group andcolumns in table and their type
select * from sqlite_master; pragma table_info(tableName); Igor Tandetnik ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

