Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

PostgreSQL and C#

Options
  • 07-02-2007 4:56pm
    #1
    Registered Users Posts: 1,760 ✭✭✭


    I was wondering if anyone has any experience dealing with PostgreSQL and C# I'm having trouble getting a connection to the database. I'm trying to use Npgsql to provide the connection but I’m still having issues with the namespace not being found and even with the examples provided with Npgsql it fails to make a database connection.

    If anyone has a simpler solution or can even inform me of what may be the trouple please let me know.

    Im using PostgreSQL 8.2.2, with studio 2005 and Npgsql 1.0.

    Thanks
    Marc


Advertisement