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.36.0 Posted
1.0.36.0 Posted
Last post 10-23-2006 2:53 PM by
Robert Simpson
. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
10-23-2006 2:42 PM
Robert Simpson
Joined on 08-27-2005
Posts
1,776
1.0.36.0 Posted
Reply
Contact
Code merge with SQLite 3.3.8, including support for full-text search via the FTS1 extension.
Fixed a bug retrieving data types when UseUtf16Encoding is true. Side-effect of further merging the common code between the two base classes.
Fixed a bug with System.Transactions whereby a connection closed/disposed within a transaction scope is rolled back and cannot be committed.
Added more error checking and reporting to transactions to help user's isolate the source of transaction failures.
Implemented a workaround for a Compact Framework issue regarding strong-named assemblies containing a PE section with a raw size less than the virtual size.
10-23-2006 2:53 PM
In reply to
Robert Simpson
Joined on 08-27-2005
Posts
1,776
Re: 1.0.36.0 Posted
Reply
Contact
There were also 2 minor additions I forgot to "officially" document:
Added LONGVARCHAR to the supported data types
Added SMALLDATE and SMALLDATETIME to the supported data types.
Page 1 of 1 (2 items)