×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You could possibly use the freetds ODBC driver and craft a script in PHP, Python, Node, Java, etc.
Are you just running it or do you need data back ?
Or you could also look in to ArdGate as Mark mentioned. Works well within the IBMi structure since you can make calls via embedded SQL.
Or perhaps even use Scott Klement's JDBC wrappers.
Regards,
Richard Schoen
Web:
http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
------------------------------
message: 4
date: Fri, 13 May 2022 13:17:03 +0000
from: Rob Berendt <rob@xxxxxxxxx>
subject: How do I execute a sql server stored procedure from IBM i?
I know things like ADDRDBDIRE and ADDSVRAUTE.
And I can call a stored procedure from one IBM i to another using three part naming. For example CALL RMTIBMI.QSYS2.QCMDEXC('CRTPF MYLIB/MYFILE RCDLEN(10)')
How do I execute a remote procedure which is on a SQL Server using this?
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.