How to bring content from MySql workbench to Visual Studio

  • Thread starter Thread starter Banheraz
  • Start date Start date
B

Banheraz

Guest
I would like to know how to bring information from MySql workbench to visual Studio.

So i made a program that you need to insert your login and password. After that i made another form that shows user information.

On workbench i put users information.

My question is how do i bring user REAL name "Not logins name" from workbench to display on visual studio label.

Continue reading...
 
Back
Top