Developing Portable Applications > Developing Portable Applications > Gateway Database Procedures > How to Register and Invoke Database Procedures with BYREF Parameters
Was this helpful?
How to Register and Invoke Database Procedures with BYREF Parameters
Enterprise Access gateways support database procedures with BYREF parameters. BYREF parameters in OpenSQL are parameters that can return values modified by database procedures.
Note:  Although some databases support database procedures that return a status code and support BYREF parameters, not all of them do. We recommend that your database procedures not use return codes and instead use only BYREF parameters to return information.
Last modified date: 08/22/2022