I'm porting over a rather larger win32 program to
WinCE. On a dynamic call to sqlite3_exec with these
commands: 
 
INSERT OR IGNORE INTO 
 
the program hangs indefinitely. sqlite3_exe is called
several time beforehand without any problems, but it
hangs everytime on the same call. 
 
My boss and I searched for and fixed any memory leaks
we could find, hoping that it would solve the problem,
but that wasn't the case. 
 
Do you know what could be causing this or what I
should try to fix it? 
 
Thank you!! 
 
Siobhan 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to