Click here to Skip to main content
15,887,917 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I'm using visual studio 2008 and i wanted to create a database project in it connecting to a postgresql database.

Now i know that we can connect sql and serveral other databases but is it possible to integrate visual studio 2008 and Postgresql database???
Posted
Updated 26-May-11 2:26am
v3

I don't believe Postgres is support for Database projects in Visual Studio
 
Share this answer
 
I use Postgre SQL for quite a while now, but I have not heard of any such library.

I assume you know Npgsql[^] as .Net data provider for the database, but there is nothing like editors for typed datasets or the like.
 
Share this answer
 
v2
Comments
denzil soans 26-May-11 8:54am    
Ya i have made use of npgsql...are u sure there is no way we can connect to postgre as we can do for sql may be an extension or something??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900