in

System.Data.SQLite

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

1.0.44.0 Posted

Last post 07-21-2007 2:00 AM by Robert Simpson. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 07-21-2007 2:00 AM

    1.0.44.0 Posted

  • Code merge with SQLite 3.4.1
  • Fixed a bug in SQLiteConnection.Open() which threw the wrong kind of error in the wrong kind of way when a database file could not be opened or created. 
  • Small enhancements to the TYPES keyword, and added documentation for it in the help file.
  • Hopefully fixed the occasional SQLITE_BUSY errors that cropped up when starting a transaction.  Usually occurred in high-contention scenarios, and the underlying SQLite engine bypasses the busy handler in this scenario to return immediately
  •  

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