StoredProc component
Use a StoredProc component to run a stored procedure on an SQL server. This capability is available only when accessing tables on a server that supports stored procedures.
Link the component to a stored procedure by setting its procedureName property. If the Stored Procedure returns a rowset, it may be used in place of a Query object in the form or report.