And you will, if program is the name of the query then you need to reference it with something like
program[colName][Row] But that is if program is an actual query result set, which you don't mention if it is. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411<http://plus.google.com/108193156965451149543> On Tue, Aug 14, 2012 at 8:46 AM, Rob Voyle <[email protected]> wrote: > > Hi Guys > > Here is a partial list of of the fields > I get the same result when I try to select the entire list by name > > > programCode, > programTitle, > programType, > retreatCenter, > parts, > numberOfWorkshops, > programDate, > startDate, > finishDate, > discount, > discountReason1, > discountValue1, > discountReason2, > discountValue2, > discountReason3, > discountValue3, > discountReason4, > discountValue4, > discountReason5, > discountValue5, > discountReason6, > discountValue6, > discountReason7, > discountValue7, > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5891 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
