I am trying to use a link between a Sybase 11.5 database and my SQLserver 2000 database.
I have created a linked server and can query the Sybase tables using the ‘openquery’ method.
However, there are times when I need to use the 'four part address' and every time I try, it fails.
This is one of the common error I receive:
Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'MSDASQL' reported an error. The provider did not give any information about the error.
Has anyone had any success in using a four part address to talk to Sybase 11.5 from SQLserver2000?
I am using the Sybase System 11 ODBC driver if that is relevant
Thanks
Jim
I have created a linked server and can query the Sybase tables using the ‘openquery’ method.
However, there are times when I need to use the 'four part address' and every time I try, it fails.
This is one of the common error I receive:
Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'MSDASQL' reported an error. The provider did not give any information about the error.
Has anyone had any success in using a four part address to talk to Sybase 11.5 from SQLserver2000?
I am using the Sybase System 11 ODBC driver if that is relevant
Thanks
Jim