On Feb 16, 2004, at 1:15 PM, D. Richard Hipp wrote:
The show_datatypes PRAGMA is now locked on. The datatype names always appear as the second "argc" entries of the "columnNames[]" parameter to the sqlite_exec() callback. Attempts to turn the datatypes off using the PRAGMA will be unsuccessful. The datatypes are always there.
Very cool. Thanks. Now I won't have to put the show_datatypes PRAGMA on every query.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]