Stored Procedures
The stored procedures section displays information about the results of using the
tag to execute a stored procedure in a database management system.
The Stored Procedures section looks as follows in the classic.cfm output format:
The output displays the following information:
•
Stored procedure name
•
Data source name
•
Query execution time
•
Page on which the query is located.
•
The time when the query was made.
•
A table displaying the procedure parameters sent and received, as specified in the
tags, including the
information for OUT and INOUT parameters includes the returned value.
variable
•
A table listing the procedure result sets returned, as specified in the
Exceptions
In the Administrator, when Exception Information is selected on the Debugging Settings page,
the debugging output includes a list of all ColdFusion exceptions raised in processing the
application page. This section looks like the following figure when displaying information about
an exception thrown by the
,
,
ctype
CFSQLType
value variable
tag using the dockable.cfm output format:
cfthrow
, and
dbVarName
Using debugging information from browser pages
cfstoredproc
cfprocparam
attributes. The
tag.
cfprocresult
397
Need help?
Do you have a question about the COLDFUSION MX 61-DEVELOPING COLDFUSION MX and is the answer not in the manual?
Questions and answers