|
-
Jun 11th, 2007, 12:15 PM
#1
Thread Starter
Addicted Member
Report chart via sql command
hi all i need to create a chart report from sql querys but i dont have a clue in how to do it!
ex. i have a sql table were i neet to:
Code:
SELECT COUNT FROM LOAD.Q1 WERE Q1 = "YES"
and 10 more querys just like this one!
now i need to populate the report chart with tose querys
-
Jun 11th, 2007, 12:35 PM
#2
Re: Report chart via sql command
Where would you be running the query from?
-
Jun 12th, 2007, 05:51 AM
#3
Thread Starter
Addicted Member
Re: Report chart via sql command
i was thinking in the asp page where the report is located, and when it loads
but it could be in the report itself or in a parameter.
i dont know where is the best since im a litlle noob in this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|