Hi guys, I got a problem with an Oracle db as linked server. To be more precise it's a file system linked as a linked server. Th eproblem is that I can see and read all the table but I cannot see the view; I mean, I can select but not open the view ( it would be useful to see the code behind).
Another problem I ran into is the follow:
The OLE DB provider "OraOLEDB.Oracle" for linked server "ROD" supplied inconsistent metadata for a column. The column "X_ID" (compile-time ordinal 2) of object ""POS"."VIEW_LEDGER_SUB_"" was reported to have a "DBTYPE" of 131 at compile time and 130 at run time.
I'm investigating but if you have any clue...
Thanks guy