Thanks, I hadn't seen that. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joe Mistachkin Sent: Friday, February 03, 2012 12:17 PM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] Error 21 on Open (C#)
[email protected] wrote: > > I've run into a bug where the second time I attempt to connect to a database, > it fails. No exception is thrown but "SQLite error (21): misuse at line 110832 > of [a499ae3835]" pops out in the console. > That message itself is completely harmless and has been disabled in the most recent version of System.Data.SQLite. Also, it has nothing to do with not being able to open the database. RE: http://system.data.sqlite.org/index.html/info/3fc172d1be -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

