Hi,
Can anyone suggest any websites that might help with connecting visual studio dot net (I would like to see it running using server explorer if possible) to postgresql. I am planning to write some client applications in VB or C#.
Best place to start is with the .Net data provider group - there's a link on the left side of the website homepage:
http://www.postgresql.org/
Don't forget to check their mailing lists too (links on their project page).
-- Richard Huxton Archonet Ltd
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match