How do I Connect C# with Postgres? I download the npgsql data provider but couldn\'t make it work. Are there more examples than the ones in the Postgres site?
Cheers,
You want the NPGSQL library. Your only other alternative is ODBC.