Sign in
|
Join
|
Help
in
Announcements
ADO.NET 2.0 Provider
(Entire Site)
System.Data.SQLite
An open-source, enhanced version of the SQLite database engine for Windows
Home
Forums
System.Data.SQLite
»
ADO.NET 2.0 Provider
»
Announcements
»
1.0.44.0 Posted
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:
Oldest to newest
Newest to oldest
Previous
Next
07-21-2007 2:00 AM
Robert Simpson
Joined on 08-27-2005
Posts
1,701
1.0.44.0 Posted
Reply
Contact
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)