in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Add Connection Crashes

Last post 04-20-2007 11:20 AM by areel. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 04-19-2007 5:15 PM

    • areel
    • Top 150 Contributor
    • Joined on 04-19-2007
    • Posts 7

    Add Connection Crashes

        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
  • 04-20-2007 5:31 AM In reply to

    • areel
    • Top 150 Contributor
    • Joined on 04-19-2007
    • Posts 7

    Re: Add Connection Crashes

    Hi

    This morning it works.

    The only difference is that I had added a connection to SQLServer.

    I doubt that should have an effect.

    BTW thanks for your product, I wrote a wrapper for SQLite (for another language) and it is nice to be able to start using SQLite immediately.

    Regards


  • 04-20-2007 10:08 AM In reply to

    Re: Add Connection Crashes

    By chance did you install the provider with VS2005 running, and not restart Visual Studio afterwards?  Or by chance did you run the installer program with VS running and not restart it?

    Robert

     

  • 04-20-2007 11:20 AM In reply to

    • areel
    • Top 150 Contributor
    • Joined on 04-19-2007
    • Posts 7

    Re: Add Connection Crashes

    Hi

    Yes, guilty.

    Regards


Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems