Tuesday, April 5, 2011

I would like to use PostrgeSQL with .NET. How do I go about it?

I am working on a small practice project in .NET with Sql Server 2005. I want to learn PostgreSQL and implement my project in PostgreSQL in the final version. Please advise on all the things I need to do, to setup PostgreSQL with .NET and run it successfully.

Sincere thanks
fsck.

From stackoverflow
  • There is a postgres .Net data provider, Npgsql, that should be useful.

0 comments:

Post a Comment