I've seen issues with support for the between operator. I don't recall offhand which database I've used that didn't support it. If between doesn't work, the paired >= <= is basically equivalent.
On 7/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Can you not use the SQL operator BETWEEN? > > where thedate BETWEEN arrivaldate AND departuredate > > ? > > -----Original Message----- > From: Doug Bedient [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 28, 2005 2:47 PM > To: CF-Talk > Subject: Re: Query Problem - Brain Cloud > > > I would still have dates between the arrival date and newly created departure > date that would need to be handled somehow. Originally, I had looping set up > to create a record for every date but it seemed like a lot of extra > processing that shouldn't be required. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213212 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

