Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Simple chart in VS2010

  • 25-10-2011 01:25AM
    #1
    Closed Accounts Posts: 1,155 ✭✭✭


    Hi all

    First time posting here, looking for your help.

    I am a noob software dev. I am fully self taught. I think what I am trying to do is quite easy but it's bogging me down.

    Basically I have a database (SQL server 2008) and I want to chart the data on a line graph in VS 2010.

    But I don't want to chart the raw data. I want to chart the result of a query. I have the query working on its own in SQL server man. studio. It is a group by select and groups data by hour over the last day.

    How should I go about making my chart in a windows form? Do I need a stores procedure?

    Thanks


Comments

Advertisement
Advertisement