Connecting MS Sharepoint to Postgre SQL Database

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Vivian

Connecting MS Sharepoint to Postgre SQL Database

Post by Vivian » Wed 10 Aug 2005 14:24

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

Yuri
Posts: 140
Joined: Mon 08 Nov 2004 12:07

Connecting MS Sharepoint to Postgre SQL Database

Post by Yuri » Fri 12 Aug 2005 07:24

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.

Post Reply