Back to Browse

Visual Basic 6.0 - Sample Login Form with MySQL Database

15.6K views
Oct 17, 2019
23:16

www.enlightersacademy.in This video gives demo on how to create a sample Login Form using Visual Basic 6.0 by connecting to MySQL Database and validating the data from the table content. MySQL ODBC driver is used to connect Database with VB6. Prerequisites: 1. Visual Basic 6.0 2. MySQL (for demo we are using version 5.0.67) 3. Any SQL UI interface (for demo we are using SQLYog) 4. MySQL ODBC Connector (for demo we are using version 3.51.30) Connection string used in the video: "Driver={MySQL ODBC 3.51 Driver};Server=localhost;Database=dbname;User=root;Password=root;"

Download

1 formats

Video Formats

360pmp431.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Visual Basic 6.0 - Sample Login Form with MySQL Database | NatokHD