This is a discussion on RPC against Oracle database within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I have a linked server setup that points to an Oracle database. I am using the Microsoft OLE DB ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a linked server setup that points to an Oracle database. I am using the Microsoft OLE DB drivers for Oracle. I have a stroed procedure on the Oracle DB that I would like to execute via the linked server. Can somebody please help with the syntax for calling the procedure. There are no input values or return values. The proc just queries a few tables and insets data into another table. Thanks |