Hi, I've got a question, how could I get the field parameters (e.g. id is integer and not null) I know that there is create table statment in SQLITE_MASTER for each table, but I want to use sqlite in program language there is no regular exp. in so it is hard to parse this statement, I'm looking for something like "describe table" statement in MySql.
Bronislav Klucka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

