View Single Post
  #12 (permalink)  
Old 10-01-2008, 04:00 AM
PopcornCoder
 
Posts: n/a
Diggs:
Default Re: RecordCount for Queries Off - Please help.

DayOfWeek(Right(ct_time, 10)) gets the date part of the timestamp, the way I
have it is hh:mm YYYY/DD/MM.

I do dump the numbers to see I have a table on my page that shows the numbers
like this

Sun: 4
Mon: 24
Tue: 26
Wed: 22
Thu: 38
Fri: 28
Sat: 8

Total: 150

Reply With Quote