On 2006-01-14, Tom Hawkins <[EMAIL PROTECTED]> wrote: > I have HDBC running with Sqlite3, but I'm getting a SqlError due to a > locked table. Please excuse my SQL ignorance, but what may be causing > the problem? In SQL, are we not allowed to select, update, and delete > from a table within a single transaction? If not, what are the rules > for transactions?
See my reply on -cafe at: http://www.haskell.org//pipermail/haskell-cafe/2006-January/013950.html -- John _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
