Re: OLEDB for PostgreSQL

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: OLEDB for PostgreSQL
Дата
Msg-id CADUqk8WOyui5pfV6VxOPpPjG_iwj98WEQsqSVKhBYDSMk_2cqQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: OLEDB for PostgreSQL  (Thomas Kellerer <shammat@gmx.net>)
Ответы Re: OLEDB for PostgreSQL
Список 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 по дате отправления:

Предыдущее
От: MichaelDBA
Дата:
Сообщение: Re: Reordering the fields in a table
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: OLEDB for PostgreSQL