Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Erik Voldengen / Erik Voldengen (Erik Voldengen)
Created: 06/04/2015
Components: Database
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win 2012 Server x64
Vote Count: 0
Duplicate ID: CF-3865064
Problem Description:
CFSTOREDPROC using dbVarName parameter results in SQL Server error, now uses sp_prepExec
Steps to Reproduce:
use dbVarName in cfprocparam.
Actual Result:
Incorrect syntax near '='
Expected Result:
exec <name of sp>
Any Workarounds:
remove dbVarName from cfprocparam tags
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4001377
External Customer Info:
External Company:
External Customer Name: Erik
External Customer Email:
External Test Config: My Hardware and Environment details:
CF11 update 3
Attachments:
Comments: