On 12 July 2010 12:39, Kristoffer Danielsson
<kristoffer.daniels...@live.se> wrote:
>
> I would like to perform an asynchronous SELECT, terminatable by a semaphore 
> or equivalent. The problem I'm trying to solve is to allow termination of a 
> blocking SELECT-operation that take too long.
>
>
>
> Does SQLite support that?

http://www.sqlite.org/c3ref/interrupt.html

>

Regards,
Simon
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to