On May 26, 2005, at 12:58 PM, Hans Bieshaar wrote:

Enter ".help" for instructions
sqlite> .mode columns
sqlite> .header on
sqlite> pragma short_column_names;
short_column_names


Interesting. Then this may be a bug in my wrapper. Thanks for doing the sanity check.

Reply via email to