I'm using Visual Studio 2008 with the designer components installed. When I try to add a connection, I get an error after entering my connection string and clicking OK:
"An unexpected error occurred in the .NET Framework Data Provider for SQLite."
I've tried uninstalling and reinstalling both SQLite and VS but still get the problem. I've tried attaching to the VS process using another instance of VS but no exceptions are raised.