0% found this document useful (0 votes)
48 views18 pages

MySQL Server Installation Guide

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views18 pages

MySQL Server Installation Guide

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Step 1 install MYSQL server

Click “[Link]”,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 [Link] which in CD ,click OPEN, until
show DONE
Click F5 button or refresh database 。

Step3 open CD ----others\MySql\Mysql folder , find [Link] copy it to


c:\windows\system32, and dobule click [Link]

Step4 TVRS connect MySql database

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


Click save 。

You might also like