Christoph P.U. Kukulies wrote: > > Any clues why this doesn't work for WPF apps? >
As far as I know, there is no specific designer support for WPF in the System.Data.SQLite project (yet). However, you can of course still use all the System.Data.SQLite ADO.NET classes from inside a WPF project in C# or VB.NET code. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

