|
|||||||||||
|
[GENERAL] Connect to SQL Server via ODBC from Postgresql
From: Afewtips.com <afewtips(at)gmail.com>
Date: Fri Jan 04 2008 - 10:08:49 EST
I need to submit queries to a SQL Server database and create a table in Postgresql with the results from SQL Server. Normally I would do this with an ODBC driver into SQL Server, but I don't see any references to doing that with Postgresql, only connect to the Postgresql table from another database with ODBC. I do read mentions about dblink connections, but how to install it looks unclear and complicated. (I didn't install the PostgreSQL source and it seems that it is needed to install dblink. Does dblink have a standard application install?) I am running 8.2 - any help would be very appreciated! Thanks ---------------------------(end of broadcast)---------------------------TIP 2: Don't 'kill -9' the postmaster Received on Tue Jan 8 09:33:35 2008 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 23:32:39 EDT |
||||||||||
|
|||||||||||