Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

32-bit ODBC Linked Server from 64 bit SQL Server


  • From: "Jeff Crumbley" <jeffc(at)iilogistics(dot)com>
  • To: <pgsql-odbc(at)postgresql(dot)org>
  • Subject: 32-bit ODBC Linked Server from 64 bit SQL Server
  • Date: Fri, 18 Apr 2008 15:15:31 -0500
  • Message-id: <58748158EFB67344819B48564FCAD4A808119BCD(at)exchange2(dot)iilogistics(dot)com>

Hello,

 

I have successfully created a linked server in my 32 bit test environment using Windows 2003 R2 server to Postgres on SCO Unix.  I can query Postgres and run stored procedures from SQL Server and return information from Postgres with no problems.   Where I have encountered issues is that my production environment is 64 bit Windows 2003 R2 and 64 bit SQL Server 2005.  The issue is that even though I can install and configure the 32 bit version of the ODBC driver, the 64 bit version of SQL Server will not recognize the 32 bit ODBC driver.  This makes it so I cannot create a linked server in SQL Server using this ODBC driver and hence run stored procedures that pull data from Postgres.

 

I don’t want to downgrade a production machine (because it won’t be easy) and it seems like such an easy fix.  The pieces are there they just won’t talk.  Does anyone know of a 64 bit Postgres driver (and possibly how to configure it) or have any other ideas on how to resolve this?

 

Thanks in advance,

 

Jeff Crumbley

 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group