| Subject: | Re: Array argument array return |
|---|---|
| From: | "Dan Bracuk" |
| Date: | Tue, 4 Mar 2008 16:31:40 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
Assuming the incoming array is 1D, then, inside your function. Step 1 - convert it to a list Step 2 - Use that list in your query. This query should return the id and the count of their contracts sold. Step 3 - create an empty 2D array Step 4 - populate it from your query Step 5 - return it |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Array argument array return, C-Rock |
|---|---|
| Next by Date: | Re: Array argument array return, Ian Skinner |
| Previous by Thread: | Array argument array return, C-Rock |
| Next by Thread: | Re: Array argument array return, C-Rock |
| Indexes: | [Date] [Thread] [Top] [All Lists] |