Hi Ulrik,
OK, thanks. I'm having trouble ignoring the rules used with ODBC
connections. Old habbits. :-)
Michael
Ulrik Petersen wrote:
Hi Michael,
Michael Keilhofer wrote:
For sqlite 2.8 the documentation says that I can get a SQLITE_LOCKED
when I try to execute a statement while in a callback
Hi Michael,
Michael Keilhofer wrote:
For sqlite 2.8 the documentation says that I can get a SQLITE_LOCKED
when I try to execute a statement while in a callback function.
I'm not using callbacks but find that when I try to do an
sqlite_exec() while iterating records using sqlite_compile() and
sq
For sqlite 2.8 the documentation says that I can get a SQLITE_LOCKED
when I try to execute a statement while in a callback function.
I'm not using callbacks but find that when I try to do an sqlite_exec()
while iterating records using sqlite_compile() and sqlite_step() I still
get the SQLITE_LO
3 matches
Mail list logo