Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): James Mohler / James Mohler (James Mohler)
Created: 02/17/2016
Components: Database
Versions: 2016
Failure Type: Crash
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Windows 7 SP1 64-bit
Vote Count: 4
Duplicate ID: CF-4126398
Problem Description: When there are tsql comments in the middle of query, the query will crash
Steps to Reproduce:
<cfquery name="result">
SELECT * -- This is a comment
FROM myTable
</cfquery>
Actual Result:
ErrorCode: 102
Expected Result:
Some rows of data
Any Workarounds:
Remove SQL Comments
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4118874
External Customer Info:
External Company:
External Customer Name: James Mohler
External Customer Email:
External Test Config: My Hardware and Environment details:
Developer version of ColdFusion 2016
Attachments:
- February 18, 2016 00:00:00: 1_ZTU9c.png
Comments: