Hi,
I have setup a linked sql in SQL Server 2000 to connect to an Oracle 9i database. When I try to select from a table through the link server I get the following error message.
Could not execute query against OLE DB provider 'OraOLEDB.Oracle'.
OLE DB error trace .
This is for a table without any nvarchar2 columns (I get a different error for tables containing those datatypes).
Any ideas?
Thanks
Sanjay