> WHERE DEPART_DATE BETWEEN #TodayDate# AND #FutureDate# At least the dates are correct. Hmmm... Database is mySQL
76 : WHERE DEPART_DATE BETWEEN #TodayDate# AND #FutureDate# Syntax error or access violation: You have an error in your SQL syntax near 'WHERE DEPART_DATE BETWEEN '2004-10-28' AND '2004-11-12' Order by ENROLL_NUM D' at line 6 This also generates the error. 76 : WHERE DEPART_DATE BETWEEN '#TodayDate#' AND '#FutureDate#' Syntax seems to be correct according to mySQL notes... -- Les Mizzell ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=35 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182826 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

