Hi,
I configured Oracle Gateways for MSSQL. I can select MSSQL table from oracle with syntax :
SQL>SELECT * FROM TEST@MSSQL;
But, I don't know how to call MSSQL Store Procedures from Oracle through gateway. Do you know syntax for this? Can we do this?
Thanks,
Sinh




Reply With Quote