Home  >  Article  >  Database  >  How to create a new connection in navicat

How to create a new connection in navicat

(*-*)浩
(*-*)浩Original
2019-08-20 14:47:5514771browse

How to create a new connection in navicat

Open the navicat application, right-click in the blank space of the database window to pop up the list , as shown in the figure (recommended tutorial: navicat tutorial)

How to create a new connection in navicatSelect [New Connection] to display the database type list, select [mysql], as shown in the figure

How to create a new connection in navicatClick [mysql]pop up mysql Create a new connection window , as shown in the figure

How to create a new connection in navicat

Enter the address and account password to connect to the database, as shown in the figure

How to create a new connection in navicat

Click the [Connection Test] button to test whether the database connection configuration information is correct, as shown in the figure

How to create a new connection in navicat

Click the [OK] button to complete the database connection configuration, as shown in the figure

How to create a new connection in navicat

The above is the detailed content of How to create a new connection in navicat. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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
Previous article:How to use navicat12Next article:How to use navicat12