We are trying to connect Oracle 9i as a linked server. We have to use the Oracle OLE Provider for Oracle, because the Microsoft OLE Provider (MSDAORA) uses 8i dll's.
When we try to run test queries through Query Analyser we get the error message:
Server: Msg 7356, Level 16, State 1, Line 1
OLE DB provider 'OraOLEDB.Oracle' supplied inconsistent metadata for a column. Metadata information was changed at execution time.
This happened with 8i as well, but we got around it by using the MS supplied provider. This isn't an option now. Has anyone got any solutions?
Thanks
Martyn
When we try to run test queries through Query Analyser we get the error message:
Server: Msg 7356, Level 16, State 1, Line 1
OLE DB provider 'OraOLEDB.Oracle' supplied inconsistent metadata for a column. Metadata information was changed at execution time.
This happened with 8i as well, but we got around it by using the MS supplied provider. This isn't an option now. Has anyone got any solutions?
Thanks
Martyn