| From: | Igor Neyman <ineyman(at)perceptron(dot)com> |
|---|---|
| To: | Agustin Larreinegabe <alarreine(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Connect postgres to SQLSERVER |
| Date: | 2013-09-17 18:41:15 |
| Message-ID: | A76B25F2823E954C9E45E32FA49D70EC4281FC58@mail.corp.perceptron.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Agustin Larreinegabe
Sent: Tuesday, September 17, 2013 2:06 PM
To: PostgreSQL mailing lists
Subject: [GENERAL] Connect postgres to SQLSERVER
HI,
Is there a way to connect to a sqlserver like dblink?
I just need to execute a Procedure in sqlserver when something happen
--
Gracias
-----------------
Agustín Larreinegabe
-------------------------------------------------------------------------------------------------
One option is to use "Linked Server" feature to connect from MS SQL Server to Postgres through ODBC driver.
Regards,
Igor Neyman
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Atri Sharma | 2013-09-17 18:49:50 | Re: Connect postgres to SQLSERVER |
| Previous Message | Igor Neyman | 2013-09-17 18:30:59 | Re: How to compare the results of two queries? |