Thanks Charlie. Going to CF-Lib now ... -----Original Message----- From: Charlie Griefer [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 11:27 AM To: CF-Talk Subject: Re: Convert Structure to Query
not built-in that i'm aware of. you can check cflib.org (i'd be more than surprised if there wasn't one there). if not, you can loop over the structure and build a query manually using the queryNew(), queryAddRows(), and querySetCell() functions. On 11/15/06, Walter Conti <[EMAIL PROTECTED]> wrote: > Is there a function to convert a structure to a query? > Thank You > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260556 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

