I successfully built a .NET Forms application in VS2010 using the toolbox to add a SqlLiteConnection etc. by dragging the connection symbol from the toolbox into designer view of the corresponding source file.

This gave me all required class variables and what was needed to program the connection and do SQL queries.

Now I would like to do a WPF application. The toolbox also appears but I don't see any SqliteConnection under WPF
and the one I see in the SQlite treeview in the toolbox is greyed out.

Any clues why this doesn't work for WPF apps?

--
Christoph

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to