Hi,
I'm in a loop processing the result set using sqlite3_step. I need to 
insert/update the same sqlite database but a different table.  I can't get the 
write lock while I have this active statement I'm using sqlite3_step to move 
through.  

I'm sure this is pretty common so what's the conventional wisdom for getting 
around this?

Thanks
Mike

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to