Creating a chart with a date range

Stimulsoft Reports.NET discussion
Post Reply
chrism
Posts: 1
Joined: Fri Feb 23, 2007 4:13 pm
Location: Ireland

Creating a chart with a date range

Post by chrism »

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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Creating a chart with a date range

Post by Edward »

Please use a sql query for this task.

Thank you.
Post Reply