I get and SQLITE_ERROR code form sqlite3_get_table.  Upon checking  
sqlite3_errcode and sqlite3_errmsg I get 0 and 'not an error'.

The command SELECT * FROM `alarm_history` ORDER BY `alarm_id`; is very  
simple and most of the time it works....why am I getting an error  
occasionally?

Gregor


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to