Martin Alfredsson <[EMAIL PROTECTED]> wrote:
> Sorry, no.
> 
> The problem is that BEGIN TRANSACTION or _prepare/_step does
> NOT set a SHARED lock when the SELECT statement is run.
> 
> I think this is a bug (since the doc says it should) so I have
> added a ticket. There is a workaround though but since SQLite
> does not support nested transactions it might be hard to use.
> 

I am unable to reproduce the behavior your describe.  All
of my test cases behave has documented.

Please check your test program to make sure you have not made
some mistake there.  Also, let us know what version of SQLite
you are using, how you compiled it, and what OS you are running
on.
--
D. Richard Hipp   <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to