"Emerson Clarke" <[EMAIL PROTECTED]> wrote: > > I have code which creates a transaction on a connection in the parent > thread, then creates several child threads which attempt to use the > same connection and transaction in a synchronised mannor. It does not > work, and by all the documentation that i have read on sqlite, it > should not work. >
This should work fine on SQLite version 3.3.1 and later on newer Linux machines or on any windows or OS-X machine. And I think the documentation is clear on that point. Where in the documentation does it suggest otherwise? -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------