Home > Database > navicat > body text

How to connect to navicat for mysql

(*-*)浩
Release: 2020-10-21 11:16:05
Original
47751 people have browsed it

Connection method: 1. Click "Connect" in the toolbar, select "MySQL", and enter the connection setting interface; 2. Fill in the "Connection Name", "Host Name or IP Address", "Port", Enter the "Username" and "Password" set when installing MySQL, and click "OK"; 3. Double-click MySQL in the "Management Area" to connect.

How to connect to navicat for mysql

Use Navicat to connect to the MySQL database (Recommended tutorial: navicat tutorial)

Open " Navicat" software, the entire interface is divided into "menu bar", "toolbar (shortcut menu)", "management area" and "editing area".

How to connect to navicat for mysql

Method 1 to establish a connection: Click "File" in the menu bar, select "MySQL" in "New Connection" to enter the connection setting interface.

How to connect to navicat for mysqlMethod 2 to establish a connection: Click "Connect" in the toolbar, select "MySQL", and enter the connection setting interface.

How to connect to navicat for mysql Fill in the "connection name", "host name or IP address", "port", "user name" and "password" set when installing MySQL. Then "OK".

How to connect to navicat for mysql#Display the connection database we set in the "Management Area" and double-click to connect. After the connection is successful, all databases under the connection are displayed.

How to connect to navicat for mysql

The above is the detailed content of How to connect to navicat for mysql. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!