Unix Technical Forum

Correct Syntax for executing stored procedure with parameters on Oracle

This is a discussion on Correct Syntax for executing stored procedure with parameters on Oracle within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I am trying to figure out the correct syntax for executing a stored procedure on a remote Oracle server. ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 07:13 PM
Martien Heeren
 
Posts: n/a
Default Correct Syntax for executing stored procedure with parameters on Oracle

I am trying to figure out the correct syntax for executing
a stored procedure on a remote Oracle server.

The stored procedure has 2 input parameters and the Oracle
server is defined as a Linked Server under SQL Server 2000.

I can make selections of tables on the Oracle server.

The following example I already tried, without success:

Exec ORACLENAME..USER.SP input1,input2

and

SELECT *
FROM OPENQUERY(ORACLENAME,'BEGIN USER.SP(input1,input2)
end

Can someone help me. I know to little of Oracle (SQL
Server) to find this out myself in reasonable amount of
time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:35 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com