in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Browse by Tags

  • Problems with TransactionScope

    I came across this post on making bulk inserts more performant: http://sqlite.phxsoftware.com/forums/t/134.aspx I've tried to follow the parameterized insert example using TransactionScope instead of IDbTransaction. The basic structure I am using is: using (TransactionScope transaction = new TransactionScope...
    Posted to General (Forum) by Mont Rothstein on 11-18-2009
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems