0% found this document useful (0 votes)
27 views

Click "Setup - Exe" Start Install My SQL Server All Operations Choose Default

Step 1 involves installing MySQL server and management tools which allows for easy creation, editing of databases and tables. Step 2 has the user create a database and table by providing a name and connecting to the database. Step 3 involves finding and copying a DLL file to the system32 folder and registering it before Step 4 which is connecting a TVRS to the newly created MySQL database by providing connection details.

Uploaded by

Zaen Zury
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Click "Setup - Exe" Start Install My SQL Server All Operations Choose Default

Step 1 involves installing MySQL server and management tools which allows for easy creation, editing of databases and tables. Step 2 has the user create a database and table by providing a name and connecting to the database. Step 3 involves finding and copying a DLL file to the system32 folder and registering it before Step 4 which is connecting a TVRS to the newly created MySQL database by providing connection details.

Uploaded by

Zaen Zury
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Step 1 install MYSQL server

Click “setup.exe”,start install My sql server

All operations choose default


Click skip sign-up
Click “Execute” to finish current instance configuration
Install My Sql manager tool,can very easy create、edit database and table。
Step 2 create database and table

Click create database ,start create database。

Database name 。
Click connect to database

Create tables
Choose execute script from file , browser file record.sql which in CD ,click OPEN, until
show DONE
Click F5 button or refresh database 。

Step3 open CD ----others\MySql\Mysql folder , find myodbc3.dlland copy it to


c:\windows\system32, and dobule click mysql.reg

Step4 TVRS connect MySql database

Type Mysql IP 、username、password and database name,enable use mysql


Click save 。

You might also like