Log In System

Login Form Using Visual Basic 2010 with Embbeded database Microsoft Access Tutorial

In this source code you will learn on how to create a login form and connect VB.net to Microsoft Access. Creating Database - First you create a database in microsoft access - copy what is on the image shown above. Step 1 Open Microsoft Visual Studio 2010 and create a new windows form application for vb. Step 2 Create your User Interface. Step 3 Connect VB to MS ACCESS Step 4 Code for Log in Button