On Jun 23, 2006, at 4:44 PM, Rob Laveaux wrote:


On 23-jun-2006, at 23:59, Norman Palardy <[EMAIL PROTECTED] software.com> wrote:

I think it still has the issue that the SQLIte engine does not have a
way to run any other code while a query is running.
It's 100% synchronous and so you wait until the query completes
regardless f threads, etc

Hi Norman,

SQLite does have such a function. See:
http://www.sqlite.org/capi3ref.html#sqlite3_progress_handler

I don't know if RB uses it. I remember Will talking about it, but I don't know if it has been implemented already.

I wasn't sure if REAL had taken advantage of that

I know the old SQLite plugins did not


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to