in

System.Data.SQLite

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

1.0.39.0 Posted

Last post 01-11-2007 12:04 AM by Robert Simpson. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-11-2007 12:04 AM

    1.0.39.0 Posted

    1.0.39.0 - January 10, 2007

    • Code merge with SQLite 3.3.10
    • Fixed a multi-threaded race condition bug in the garbage collector when commands and/or connections are not properly disposed by the user.
    • Switched the encryption's internal deallocation code to use sqlite's built-in aux functions instead of modifying the pager.c source to free the crypt block.  This eliminates the last of the code changes the provider makes to the original sqlite engine sources.  Props to Ralf Junker for pointing that out.

    One other item not listed, is the installer is now an executable.  This change was necessary due to Windows Vista UAC.

     

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems