in

System.Data.SQLite

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

Holding off on 3.5.8 code merge

Last post 05-14-2008 1:37 AM by musmuris. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-05-2008 10:41 AM

    Holding off on 3.5.8 code merge

    There's a pending 3.5.9 release coming out probably this week (not confirmed) that has some important bug-fixes -- specifically a multithreading issue wherein two threads working on two connections to the same database will often encounter LOCK errors when one thread attempts to perform an action and is blocking on another thread.

    There are also some other stability fixes in the core engine worth incorporating.

    Robert

     

  • 05-06-2008 12:25 AM In reply to

    • CarlG
    • Top 25 Contributor
    • Joined on 02-02-2006
    • Karlskrona, Sweden
    • Posts 28

    Re: Holding off on 3.5.8 code merge

    Sounds GREAT to hear! :-)

    / Carl 

  • 05-06-2008 4:33 AM In reply to

    • petrv
    • Top 100 Contributor
    • Joined on 04-16-2008
    • Posts 9

    Re: Holding off on 3.5.8 code merge

    Robert, really good news, thanks. Will you wait with the new .NET provider release for this new SQLite core?

  • 05-14-2008 1:37 AM In reply to

    Re: Holding off on 3.5.8 code merge

    HI - could you possibly post the details of the problem?  I having a problem with the current version getting "Attempt to write a read-only database" (details to follow in a new thread) - could that possibly be caused by this issue?

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