Chart Recommendations

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Luke Davis

    #1

    Chart Recommendations

    I'm looking for a class that will generate charts and graphs from a SQL
    database. I want to keep the price reasonable as well, around $500. Free
    is best.

    Any suggestions?

    --
    Luke Davis, MCSE: Security
    DEM Networks - Senior Systems Architect
    7225 N First, Suite 105
    Fresno, CA 93720
    Office: 1 (559) 439-1000
    Fax: 1 (866) 640-2041



  • Paul Shapiro

    #2
    Re: Chart Recommendations

    SQL Server's built-in Reporting Services can create charts. It's free with
    most SQL Server 2005 editions and some SQL Server 2000 editions.
    Paul Shapiro

    "Luke Davis" <luke@gorealco. comwrote in message
    news:eB%23nRgG2 HHA.6128@TK2MSF TNGP02.phx.gbl. ..
    I'm looking for a class that will generate charts and graphs from a SQL
    database. I want to keep the price reasonable as well, around $500.
    Free is best.
    --
    Luke Davis, MCSE: Security
    DEM Networks - Senior Systems Architect
    7225 N First, Suite 105
    Fresno, CA 93720
    Office: 1 (559) 439-1000
    Fax: 1 (866) 640-2041
    www.demnetworks.com

    Comment

    • William Stacey [C# MVP]

      #3
      Re: Chart Recommendations

      VS Standard and above contains the Sql Reporting control that can do all
      that and it is nice. Not sure about vs Express. Pro+ also has Crystal
      reports controls.

      --
      William Stacey [C# MVP]


      "Luke Davis" <luke@gorealco. comwrote in message
      news:eB%23nRgG2 HHA.6128@TK2MSF TNGP02.phx.gbl. ..
      | I'm looking for a class that will generate charts and graphs from a SQL
      | database. I want to keep the price reasonable as well, around $500.
      Free
      | is best.
      |
      | Any suggestions?
      |
      | --
      | Luke Davis, MCSE: Security
      | DEM Networks - Senior Systems Architect
      | 7225 N First, Suite 105
      | Fresno, CA 93720
      | Office: 1 (559) 439-1000
      | Fax: 1 (866) 640-2041
      | www.demnetworks.com
      |
      |


      Comment

      • Ignacio Machin \( .NET/ C# MVP \)

        #4
        Re: Chart Recommendations

        HI,

        Amothe rpossible alternative is using somethign like Dundas Charts.

        "Paul Shapiro" <paul@hideme.br oadwayData.comw rote in message
        news:OeJaxjH2HH A.5360@TK2MSFTN GP03.phx.gbl...
        SQL Server's built-in Reporting Services can create charts. It's free with
        most SQL Server 2005 editions and some SQL Server 2000 editions.
        Paul Shapiro
        >
        "Luke Davis" <luke@gorealco. comwrote in message
        news:eB%23nRgG2 HHA.6128@TK2MSF TNGP02.phx.gbl. ..
        >I'm looking for a class that will generate charts and graphs from a SQL
        >database. I want to keep the price reasonable as well, around $500.
        >Free is best.
        >--
        >Luke Davis, MCSE: Security
        >DEM Networks - Senior Systems Architect
        >7225 N First, Suite 105
        >Fresno, CA 93720
        >Office: 1 (559) 439-1000
        >Fax: 1 (866) 640-2041
        >www.demnetworks.com
        >
        >

        Comment

        Working...