in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

1.0.60.0 Posted

Last post 10-04-2008 8:30 AM by Robert Simpson. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 10-04-2008 8:30 AM

    1.0.60.0 Posted

    • Throw a NotSupported exception in the EF Sql Gen code instead of parsing illegal SQL during an update/insert/delete where no primary key is defined.
    • Fixed the Compact Framework interop library.  Since the linker flag /subsystem had no version specified, it was causing a problem for many CE-based platforms.
    • Incorporated SQLite patch for ticket #3387 and reverted out the vfs override code I added in build 59 to work around this problem.
    • Fixed a designer issue when creating a new table from the Server Explorer.  After initially saving it, if you then continued to edit it and tried to save it again, it would generate the change SQL using the old temporary table name rather than the new name.
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems