| From: | Thomas Kellerer <shammat(at)gmx(dot)net> |
|---|---|
| To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: OLEDB for PostgreSQL |
| Date: | 2021-04-16 14:25:17 |
| Message-ID: | d790b03d-256d-24ad-c1f3-356735591658@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-performance |
mustafa(dot)pekgoz(at)forenda(dot)com(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Campbell, Lance | 2021-04-16 16:15:52 | Reordering the fields in a table |
| Previous Message | Imre Samu | 2021-04-16 13:08:26 | Re: Data Type to store Leading Zero(0) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2021-04-16 17:59:04 | Re: Disabling options lowers the estimated cost of a query |
| Previous Message | Tom Lane | 2021-04-16 13:27:38 | Re: Why is there a tenfold difference between Postgres's alleged query execution time and packet transmission time? |