Page 1 of 1

Connecting MS Sharepoint to Postgre SQL Database

Posted: Wed 10 Aug 2005 14:24
by Vivian
Hi,

I'm trying to connect MS Sharepoint to a Postgre SQL Database in order to create a dataview. However, Sharepoint doesn't recognize this type of db. Someone told me I should find a driver for Sharepoint that allows it to recognize Postgre and then somehow create a C# program that uses this dll as a reference.

Any insight into this? Or does anyone have a slightly more sane solution?

Thanks,
Vivian

Connecting MS Sharepoint to Postgre SQL Database

Posted: Fri 12 Aug 2005 07:24
by Yuri
You can use PostgreSQLDirect .NET Data Provider without MS Sharepoint for this purpose.
For detailed information on using PostgreSQLDirect .NET Data Provider please refer to our samples.