Microsoft SQL Server Management Studio will not recognize my driver. The connection test works and I can execute queries from SQL Assistant on my server. However, when I try to link the server using the same connection, I receive the error below. The interesting thing is that the driver is there even though the error says that it can't be found. Any ideas?
TITLE: Microsoft SQL Server Management Studio
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "WMB".
OLE DB provider "MSDASQL" for linked server "WMB" returned message "Specified driver could not be loaded due to system error 126: The specified module could not be found. (Teradata, C:\Program Files\Teradata\Client\14.00\ODBC Driver for Teradata nt-x8664\Lib\tdata32.dll).". (Microsoft SQL Server, Error: 7303)
Microsoft SQL Server Management Studio will not recognize my driver. The connection test works and I can execute queries from SQL Assistant on my server. However, when I try to link the server using the same connection, I receive the error below. The interesting thing is that the driver is there even though the error says that it can't be found. Any ideas?
TITLE: Microsoft SQL Server Management Studio
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "WMB".
OLE DB provider "MSDASQL" for linked server "WMB" returned message "Specified driver could not be loaded due to system error 126: The specified module could not be found. (Teradata, C:\Program Files\Teradata\Client\14.00\ODBC Driver for Teradata nt-x8664\Lib\tdata32.dll).". (Microsoft SQL Server, Error: 7303)