System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: c7f3cc0c84e3de50ab5316492a9772f4067902ff
Title: db opens with sqlitebrowser_200_b1_win but not with latest System.Data.SQLite
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: Connection Resolution: Not_A_Bug
Last Modified: 2013-02-12 03:28:48
Version Found In: 1.0.84.0
User Comments:
anonymous added on 2013-02-11 17:07:04: (text/x-fossil-plain)
The sqlitebrowser_200_b1_win is from 2009 and opens this database fine.  However, the System.Data.SQLite does not.  I can provide the database via email if you will send me an email.  Thanks!

mistachkin added on 2013-02-12 02:49:40: (text/x-fossil-plain)
The database file you sent is corrupted in some way.  Newer versions of SQLite
may be performing extra integrity checks that prevent it from being opened.

mistachkin added on 2013-02-12 03:28:48: (text/x-fossil-plain)
The database has been truncated.  The size in the header does not match the size
on disk.