Stored Procedure Data Sheets
- From the Type list in the Insert Data Sheet window, select Stored Proc.
- From the Tables list, select the applicable stored procedure.
The Stored Procedure window opens.
If parameters are needed to run certain stored procedures, the Stored Procedure window lists the name, type, and data type of each parameter. If a stored procedure does not use parameters, the Stored Procedure window is blank.
- If you want to use parameters, select the value for each one from the list in the Value column.
- To view the templates referencing stored procedure, select Reference in.
- Select OK.
Note: To display the Stored Procedure window again, select Parameters on the Insert Data Sheet window. - If you do not need parameters, to close the window, select OK.
- To select available fields for a stored procedure from the Fields window in the Insert Data Sheet window, see Insert a Data Sheet Field.