Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Connect external sql server

Former Member
0 Likes
381

hi .

I want to execute the stored procedure from external SQL server which is on another machine. I have created DBCON connection in SAP but i am not able ro connect.

Is the RFC connection between both machines is also required?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
338

I have tested this solution in Oracle. it has to be very similar in SQL server.

http://saptechno.blogspot.com/2008/07/how-to-connect-to-external-database.html

1 REPLY 1
Read only

Former Member
0 Likes
339

I have tested this solution in Oracle. it has to be very similar in SQL server.

http://saptechno.blogspot.com/2008/07/how-to-connect-to-external-database.html