I am trying to read data located on an ODBC box.
I have multiple queries built in SQL2005. Now I just need to be able to access this data from the ODBC server in the SQL2005.
I have tried to create a linked sever and failed miserably.
I have an ODBC connection set up on my machine with the following settings:
Data Source Name: MSXXXP1
Description: Client data source
Server Name: tcp:XXX.XXX.XXX .XXX.XXXX
ServerDSN: MSXXXP1
Any help is greatly appreciated.
I have multiple queries built in SQL2005. Now I just need to be able to access this data from the ODBC server in the SQL2005.
I have tried to create a linked sever and failed miserably.
I have an ODBC connection set up on my machine with the following settings:
Data Source Name: MSXXXP1
Description: Client data source
Server Name: tcp:XXX.XXX.XXX .XXX.XXXX
ServerDSN: MSXXXP1
Any help is greatly appreciated.
Comment