Quantcast
Channel: SQLServerCentral » SQL Server 2012 » SQL Server 2012 - T-SQL » Latest topics
Viewing all articles
Browse latest Browse all 4901

how to execute oracle stored procedure in ms sql

$
0
0
hi friends,please tell me how to execute the oracle stored procedure with parameter in ms sql server.i have created a oracle linked server ( as CBSAF)oracle stored procedure : cbs_interfaceoracle login name : EXIM18062012i tried to execute the below queryEXEC CBSAF..EXIM18062012.CBS_INTERFACE(@CLIENTS_ENTITY,@CLIENTS_CODE OUT)But gettting "Unspecified Error "

Viewing all articles
Browse latest Browse all 4901

Trending Articles