Visual Basic 6.0 - Sample Login Form with MySQL Database

preview_player
Показать описание

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;"
Рекомендации по теме
Комментарии
Автор

I want to connect vb6 to mysql remotely. it will be very much beneficial for me for remote mysql connectivity through vb6. thanks in advance

cyberacademy
Автор

To use mysql as DB is only mysql ODBC connection is enough or u need to download anything else ?

vk
Автор

Kindly if possible, do upload a simple adodb connection in Vb6 via mysql for a sample data save and update example .

vk
welcome to shbcf.ru