This works, but SQL will select the top 5 dates, not records so if have more
than one record with the same date, you could get more than just 5 records
returned.

If you have unique dates it won't be a problem, but otherwise you may still
have to toss the results into an array (although it will be much smaller
than if you had selected all the records)

Dana


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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