|
On Sun, Mar 13, 2011 at 1:39 PM, Petite Abeille <petite.abeille@gmail.com> 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!! --