in

System.Data.SQLite

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

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: Previous Next
  • 10-23-2006 2:42 PM

    1.0.36.0 Posted

    • 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

    Re: 1.0.36.0 Posted

    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)
Powered by Community Server (Commercial Edition), by Telligent Systems