Yes, it's valueList(queryName.rowColumn) -- no comma.


~Todd

Trond H. Bendiktsen wrote:

hi

shouldn't it be:

myListOfIDs = ValueList(myQueryName.myColumnName) <!--- a period instead of
a comma --->

???

mvh >> thb/cf




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Davis, Eric
Sent: Monday, September 15, 2003 3:19 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [CFCDev] unexpected error after upgrading to 6.1



Is there any reason the built-in functin ValueList() couldn't be used here instead of convertArrayOfIdsToList()?


myListOfIDs = ValueList(myQueryName, myColumnName)

Why re-develop what's already built in to the system?

--
Eric C. Davis


--
============================================================
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/
Team Macromedia Volunteer for ColdFusion
http://www.macromedia.com/go/team/
============================================================


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to