Results 1 to 3 of 3

Thread: Report chart via sql command

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    175

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Report chart via sql command

    Where would you be running the query from?

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    175

    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
  •  



Click Here to Expand Forum to Full Width