Re: OLEDB for PostgreSQL - Mailing list pgsql-admin

From Jonah H. Harris
Subject Re: OLEDB for PostgreSQL
Date
Msg-id CADUqk8WOyui5pfV6VxOPpPjG_iwj98WEQsqSVKhBYDSMk_2cqQ@mail.gmail.com
Whole thread Raw
In response to Re: OLEDB for PostgreSQL  (Thomas Kellerer <shammat@gmx.net>)
Responses Re: OLEDB for PostgreSQL  (Kenneth Marshall <ktm@rice.edu>)
List pgsql-admin
On Fri, Apr 16, 2021 at 10:25 AM Thomas Kellerer <shammat@gmx.net> wrote:
mustafa.pekgoz@forenda.com.tr schrieb am 16.04.2021 um 12:32:
> We want to start migration to POSTGRESQL13 from  MSSQL SERVER  but we
> couldnt find any solution for oledb drivers. Please help us to find a
> solution or any workaround if possible.

I don't think there is a free OleDB provider, but there seems to be at least one commercial: https://www.pgoledb.com/

I don't really know the whole OleDB/.Net/ODBC world (it seems, Microsoft changes its strategy around that every other year) - but there is a free .Net provider: https://www.npgsql.org/ not sure if that is of any help

And obviously there is an ODBC driver.

Back in the day, this was possible via the "Microsoft OLE DB Provider For ODBC drivers" and using the Postgres ODBC driver. Is the generic Microsoft-provided OLE DB provider for ODBC not still around?

--
Jonah H. Harris

pgsql-admin by date:

Previous
From: MichaelDBA
Date:
Subject: Re: Reordering the fields in a table
Next
From: Kenneth Marshall
Date:
Subject: Re: OLEDB for PostgreSQL