Hi
On the Change Data Source Screen I select SQLite Database File, Press OK.
On the Add Connection screen, I see SQLite Database file etc in the Data Source textfield.
In the Misc ConnectionString field I enter Data Source=diary.db
If I press Test Connection I receive Test Connection Succeeded Message.
If I press OK I get the following message
An unexpected error ovvurred in the .NET Framework Data Provider for SQLite. Please contact the provider vendor to resolve this problem.
I can connect to SQLServer successfully.
I am running VSTS Developer on Vista.
I have created the file using your framework. It also fails in the file given has not been created.
Regards