On Mar 14, 2011, at 4:03 AM, Bob Chapman wrote: >> Not sure if this is the same issue, but you might want to update LuaSQL's sqlite3 driver >> to use sqlite3_prepare_v2 instead of the old sqlite3_prepare. > > Yes! That seems to have done the trick. Thank you!! Glad it helped. Credit to Ignacio Burgueño for spotting the issue: http://lists.luaforge.net/pipermail/kepler-project/2010-October/004377.html