| **Navigation:**  SQL Drivers > Oracle >====== Calling a Stored Procedure ====== | [[pl sql.htm|{{btn_prev_n.gif|Previous page}}]][[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]][[dll coding practices.htm|{{btn_next_n.gif|Next page}}]] | | || The Oracle driver can now call stored procedures and stored functions that return result sets. This feature is supported for Oracle 8 or later client versions. In addition, although you can use these clients to access older versions of the Oracle server, this feature is only supported with Server Version 7 or later. **Example:** **file{PROP:SQL} = 'CALL GrantAccessProcedure'**