Answer the question
In order to leave comments, you need to log in
How to take a column from a MySQL table in Visual C#, display it in the required form and more?
Hello! Here I encountered such a task:
When you press the GET button on request in MySQL (returns a column), you need to pull out a Column in the Windows Form, which will rise as in my poor picture, and with the help of checkmarks, mark the necessary elements, so that later you can use them through variables with the USE button.
Who saw / fumbles / heard in terms of the implementation of this? Any info is useful =) Thank you for your help in advance.
Answer the question
In order to leave comments, you need to log in
In general, I don’t see anything complicated in the task, first you need to understand how to place data in mySQL.
In this formulation of the problem, it is enough to create a column for each parameter and make a select from the database of one row with parameters.
You can start from here
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question