If you look at Public synonyms in an Oracle database via a linked server the schema is null (Public is not a 'real' user in Oracle). Selecting data by not specifying the schema in the 4 part name generates an error (MS Oracle OLE DB Provider), as does specifying the NULL keyword.
Any offers on how you can access, for example, the ALL_TABLES system view?
Regards
Martyn
martyn.hodgson@cdesolutions.com
Any offers on how you can access, for example, the ALL_TABLES system view?
Regards
Martyn
martyn.hodgson@cdesolutions.com