I'm trying to find a way to browse a PostgreSQL database from the Visual Studio 2008 "Server Explorer" panel. I downloaded Npgsql but as I understand that's only a library for the code itself, not the Server Explorer.
A:
I looked for this earlier this year and found someone that on some mailing list wrote that they were working on that for Npgsql but it not yet available.
We actually discarded Npsql and now uses dotConnect for PostgreSQL instead. It is a commercial product with a free option but you have to pay to the get the Visual Studio integration.
HakonB
2009-05-15 10:28:04