Answer the question
In order to leave comments, you need to log in
How to create a histogram in C# windows forms so that the variables for plotting are taken from the MC SQL database?
The C# program takes data from the database and displays it, but I also need to make a histogram that will output the graph to the program. How to create a histogram in C# windows forms so that the variables for plotting are taken from the MC SQL Server database?
Answer the question
In order to leave comments, you need to log in
break the problem into 2 parts:
- how to get data from MS SQL (if there is already an example
C# program takes data from the database and displays it.. you can just copy it) .. or google to help ..
Do you need a WinForms application only for data output? If so, can you get by with native SQL Server tools?
SSRS
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question