Trouble inserting data into an sqlite3 database
#14
Actually I finally fixed the problem using the guide here.
I had to use stmt:step() in the loop instead of stmt:rows. It now worsk perfectly!
Reply
Thanks given by:


Messages In This Thread
RE: Trouble inserting data into an sqlite3 database - by PureTryOut - 01-15-2016, 06:32 AM



Users browsing this thread: 1 Guest(s)