I'm working on a small app using CFMX and an Access db & having trouble with some SQL that I believe should work.
Here's the code: SELECT * FROM Clients WHERE Client_IntakeDate BETWEEN '10/1/2004' AND '10/31/2004' It started as a much larger query but I've taken bit by bit away and this is where it seems to hang up. Am I having a brainfart or shouldn't this work? TIA, Donna -- ------------------------ Donna French [EMAIL PROTECTED] Blog: http://dgfrench.blogspot.com Site: http://www.dgfrenchdesigns.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183153 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

