Creating a chart with a date range
Posted: Fri Apr 13, 2007 12:13 pm
I have a column in my database containing a registration date.
I want to graph the number of registrations each week.
What data do i need to pull back?
Can I just use the regDate column and get the graph to do the work?
Or do i need sql DATEPART(.....) stuff happening?
Thanks,
Chris
I want to graph the number of registrations each week.
What data do i need to pull back?
Can I just use the regDate column and get the graph to do the work?
Or do i need sql DATEPART(.....) stuff happening?
Thanks,
Chris