> Anyone know how I can query the field names and types for a given table?

pragma table_info(tablename)

Reply via email to