Title:
Bug 75046:(Watson Migration Closure)Please add a third argument to queryNew() allowing the passing in of an array or struct of arrays to be used for the data in the query
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Jared Rypka-Hauer / Jared C Rypka-Hauer (Jared Rypka-Hauer)
Created: 01/17/2009
Components: Language, Functions
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Duplicate ID: CF-3037293
Problem:
Please add a third argument to queryNew() allowing the passing in of an array or struct of arrays to be used for the data in the query. Something like this:
queryNew("a,b,c,d","varchar,varchar,varchar,varchar",[ [ "e","f","g","h" ] , [ "i","j","k","l" ] ])
In the case of passing in the init data for the query, the column names AND types would be mandatory.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037296
External Customer Info:
External Company:
External Customer Name: Jared C Rypka-Hauer
External Customer Email: 08C411A143BC38A7992016B6
External Test Config: 01/17/2009
Attachments:
Comments: