Using stored procedures
This topic describes the various mechanisms for using stored procedures to access all types of parameters and return values from stored functions. You can call stored procedures when using DBQUERY and DBLOOKUP functions and when defining a query in the Database Interface Designer for a map data source. When defining a database as the target for an output card, you can also output to a stored procedure.
For information about the availability and usage of calling stored procedures, including the correct native syntax for these calls, refer to each database-specific adapter reference guide.