T
T
Trianid Trianid2016-04-01 21:40:31
MySQL
Trianid Trianid, 2016-04-01 21:40:31

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.
ecc1c8929ba84d48b309218d846e9e86.png
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

2 answer(s)
V
Vitaly Pukhov, 2016-04-02
@Neuroware

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

K
Kristina, 2016-04-02
Yurchika @KristinaHikari

have you tried data mysql display??? C#

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question