« Detecting the Character Encoding of a File | Main | Exceptions thrown by BitmapImage and BitmapFrame »
July 30, 2010
Two patches for System.Data.SQLite
System.Data.SQLite is a great ADO.NET wrapper around the free SQLite embedded database library. Today we contributed two simple patches to the project.
The first patch adds support to SQLiteJournalModeEnum for the “truncate” journal mode (added in v3.6.4 of SQLite).
The second patch adds support to SQLiteException for logging the extended error information (for SQLITE_IOERR).
Posted by Bradley Grainger at July 30, 2010 2:05 PM
Trackback Pings
TrackBack URL for this entry:
http://ancientblogs.logos.com/mt-cgi/mt-tb.cgi/341