We are trying to move all connections/linked servers from SQL 2005 to SQL 2008 using the new PG psqlodbc_09_00_0200-x64 driver and getting the error below no matter what options/security etc we used.SQL 2005 on Win 2003 using old psqlodbc_08_03_0400 32 bits is working fineSQL 2008 on Win 2008 all 64 bits using PG psqlodbc_09_00_0200-x64 to create ODBC data sources then linked server in SQL do not work at all.Msg 7399, Level 16, State 1, Line 2The OLE DB provider "MSDASQL" for linked server "pgprod_myanalytics" reported an error. The provider reported an unexpected catastrophic failure.Msg 7350, Level 16, State 2, Line 2Cannot get the column information from OLE DB provider "MSDASQL" for linked server "pgprod_myanalytics".Funny thing is I can connect to the catalog (pg database) view all tables but when I try to script a select I get the error below:“Cannot obtain the schema rowset “DBSCHEMA_COLUMNS” for OLE DB provider “MSDASQL” for linked server "pgprod_myanalytics". The provider supports the interface but returns a failure code when it is used.”Does anyone had success linking a PG in SQL 2008 by using an ODBC created with psqlodbc_09_00_0200-x64 Unicode driver?Needless to say that all necessary rights/permissions are in place. Regards.======Added SQLDumps from the server where they occur after each"Msg 7399, Level 16, State 1, Line 2 The OLE DB provider "MSDASQL" for linked server "pgprod_myanalytics" reported an error. The provider reported an unexpected catastrophic failure." error
Version
Category
Operating System
Platform