Creating a MySQL Login System Part 1 – Visual Basic Tutorial




This is a tutorial on how to create a MySQL Login System using MySQL and Visual Basic. This project was created using Visual Studio 2010 Ultimate. Part one …

source


30 responses to “Creating a MySQL Login System Part 1 – Visual Basic Tutorial”

  1. Hi i want to ask if it's possible to have a tutorial that will open another windows form so if you register you can login to a second form that will be the main program… to explain better need 3 forms register/login and a main window that will be the program that will show up when you did the login on the other form takes data from the database to see if they are correct otherwise you can't login

  2. i would like to ask why does i get a warning on Function 'updateRecord' doesn't return value on all code paths. Are you missing a 'Return' statement?
    But it works perfect just that warning is still bugging me… By the way nice tutorial

Leave a Reply