Thanks! I should always check cflib first. I know that!

-----Original Message-----
From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Cameron Childress
Sent: Thursday, July 07, 2011 12:10 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] return row as list?

This should do the trick...

http://cflib.org/udf/queryRowToList

-Cameron

On Thu, Jul 7, 2011 at 12:04 PM, Tepfer, Seth <la...@emory.edu> wrote:
> I've got a nice query. Let's call it "myQuery".
> If I do
>
> myList = quotedValueList(myQuery.aColumn)
>
> I get all the values of a column in my list.
>
> Is there any way to do the same thing for a ROW? I'd like to get a particular 
> record of data, returned as a quoted value list, in the order the query 
> returned it.
>
> Is this possible?
>
> Thanks
>
> ________________________________
>
> This e-mail message (including any attachments) is for the sole use of
> the intended recipient(s) and may contain confidential and privileged
> information. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution
> or copying of this message (including any attachments) is strictly
> prohibited.
>
> If you have received this message in error, please contact
> the sender by reply e-mail message and destroy all copies of the
> original message (including attachments).
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?falogin.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>



-- 
Cameron Childress
Sumo Consulting Inc
http://www.sumoc.com
---
cell:  678.637.5072
aim:   cameroncf
email: camer...@gmail.com


-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=gin.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------





-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to