On 24 Apr 2012, at 6:08pm, Tim Tessier <[email protected]> wrote:
> System.Data.Sqlite integration in visual studio has a database manager. You > can use it to create databases/views/tables and also to design queries for > table adapters and all kinds of nice things. > > As stated in my original example, my database is currently encrypted and > therefore I can not use the console version of sqlite. The specific issue > has to do with an error that comes up in the integrated query designer for > visual studio 2010, although I am sure that it is not isolated to 2010. You seem to be saying that there's a bug in Visual Studio. In that case, perhaps you're better off asking about it in a forum about Visual Studio. As I've demonstrated, the but is not part of SQLite. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

