Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to call SQL Server stored proc?

Status
Not open for further replies.

Chao

MIS
Jun 17, 2002
27
0
0
US
I have a dblink from Oracle to SQL Server. I need to be able to call a SQL Server stored procedure and pass it some parameters. Does anybody have any clue how to do this?
 
HI, I suspect that it cannot be done..
There is a world of difference between inserting/updating/deleting/selecting data from a 'foreign' database and running a command on that database..

I could be wrong however ( it won't be the first time) and
other responders may give you the method...


[profile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top