Others know better than I but if you query the master table
"select * from sqlite_master"
It should return the SQL statement used to create each table in the database from which you can see the column names.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
|