Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): James Mohler / James Mohler (James Mohler)
Created: 09/26/2015
Components: Language
Versions: 11.0
Failure Type: Crash
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: ALL / Win 2008 Server
Vote Count: 2
Problem Description:
When you try to run this
ValueList(qryLibrary.ID).ListToArray()
Steps to Reproduce:
This applies to any and all queries
Actual Result:
Expected Result:
An array with the values in selected column
Any Workarounds:
The statement has be rewritten as
ListToArray(ValueList(qryLibrary.ID))
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4064638
External Customer Info:
External Company:
External Customer Name: James Mohler
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- September 27, 2015 00:00:00: 1_Untitled.png
Comments: