On Tue, 25 Jul 2000 09:49:25 -0400, [EMAIL PROTECTED] wrote:

>  Ok someone helped me with something similar before.  Basically I
initially
>  run a query based on a set
>  of dates and pull ALL records within that date range (simple enough):

Good morning.  I suspect that the trick here is to use an output loop
<cfloop query="qgetwild"> 
<cfquery ="qgetrunwaydetail">
..
</cfquery>
</cfloop>

I have seen more elegant solutions, but this is my favorite : )





_______________________________________________________
Say Bye to Slow Internet!
http://www.home.com/xinbox/signup.html

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to