Ben,

Thanks for the quick response. My problem turned out to be that I was
setting the sqlConnection property of my SQLStatement instances before the
connection was actually made. So when I ran those statements with a 

stmt.execute()

nuthin' happened as my program has a way of (always) doing what it's told.

Daniel
-- 
View this message in context: 
http://www.nabble.com/Adobe-AIR-Version-Issue%28-%29-tp16512203p20876079.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to