Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

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