in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

Limit to the size of a transaction

Last post 03-05-2008 10:56 PM by Kieran. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-05-2008 10:56 PM

    • Kieran
    • Top 500 Contributor
    • Joined on 03-02-2008
    • Posts 4

    Limit to the size of a transaction

    Is there a limit to the number of operations I can have in a transaction?

     

    I'm loading in about 1.5 million rows from a file into a table with insert statements in a transaction. Gets about half way and then System.Data.SQLite throws an Access Violation in the native code.

     Any ideas?

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems