CONNX Data Integration Suite 14.8.0 | Concepts | Advanced Features of CONNX | CONNX and Orancle Advanced Features | Using Oracle Stored Procedures with CONNX
 
Using Oracle Stored Procedures with CONNX
Oracle stored procedures can be executed within CONNX by using the following ODBC Call syntax. If using Oracle databases within Microsoft Access, use the ODBC passthrough command in the Query window. If using Oracle databases with Microsoft Visual Basic, Oracle stored procedures can be executed directly in the Visual Basic application window.
{ CALL storedprocedurename( param1, param2, ...)}