Actually.... Query results are arrays already... You can refer to them like this:
QueryName['Columname'][row#] -Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Kris Pilles [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 27, 2002 10:16 AM > To: CF-Talk > Subject: Dynamic Array Help > > > Haven't written a dynamic array in a while and need some help..... I > think ive forgotten how to... > > Heres the column names.... > > ID > AID > Title > Description > DID > Grade > Science > > > Can someone tell me how to create a dynamic array... I need > to store my > query results in an array so I can ship it through my API... > > Thanks. > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

