tracker issue : CF-3037296

select a category, or use search below
(searches all categories and all time range)
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 Tracker

Status/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:

See ER 75044 which is very similar.
Vote by External U.
24148 | November 10, 2011 07:13:08 PM GMT
Also like ER 75036. Currently creating queries manually is totally annoying. In my eyes this is one of the most wanted features.
Vote by External U.
24149 | November 10, 2011 07:13:09 PM GMT
Hi Adobe, This has actually been fixed (queryNew() allows a 3rd parameter containing an array-of-structs or array-of-arrays for specifying the query data). This should probably be changed from Closed/Withdrawn to Closed/Fixed. Thanks!, -Aaron
Comment by Aaron N.
24147 | March 16, 2018 04:17:32 AM GMT