SQL 2008 linked server to postgreSQL db failure

  • Hi everyone,

    Anyone have success in accessing a postgreSQL db over a 2008 SQL linked server? I've been successful in accessing the postgreSQL db over a 2005 SQL linked server, using the Microsoft OLE DB Provider for ODBC Drivers as the linked server Provider. I've tried every Provider I can locate in the 2008 linked server without success. I'm assuming the problem is the linked server Provider. Thanks to everyone for being there to help.

  • I'm guessing that the issue has to do with your SQL2008 being 64 bit, and thus requires 64 bit postgres drivers.

    take a look at this article:

    http://www.postgresonline.com/journal/archives/46-Setting-up-PostgreSQL-as-a-Linked-Server-in-Microsoft-SQL-Server-64-bit.html

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply