![]() | ![]() |
Home |
|
|
Access Service User's Guide DirectConnect for AS/400 |
|
| Appendix A Backward compatibility with MDI database gateways |
|
| AS/400 External stored procedures |
The access service accepts the following syntax for executing an AS/400 external stored procedure through an RPC:
USE PROCEDURE x_procedurename
where:
x_ alerts the access service this is an AS/400 external stored procedure.
procedurename is the name of the procedure defined on the AS/400.
|
|