Hi All,

Could someone confirm this or tell me how to use the sqlite_busy_timeout() function? 
As I understood it, I have to call this function after each sqlite_open() call and 
it'll work until the sqlite_close() call, even if there are many calls in between?

Also, what would be an "average" waiting time? I currently have it set for 5000 ms, is 
it enough or better raise it up?

TIA

   Dennis

Reply via email to