Question
cfstoredproc.statusCode vs. @@Error
When you execute a stored procedure using cfstoredproc and
set
returncode="yes", does the variable cfstoredproc.statusCode return the last
known @@Error SQL Server value?
returncode="yes", does the variable cfstoredproc.statusCode return the last
known @@Error SQL Server value?