How to use Navicat Premium to connect to a local database? Start Navicat Premium and create a new MySQL connection. Enter local hostname/IP, port, username and password. Click "Test Connection" to verify and then save the connection.
How to use Navicat Premium to connect to a local database
Connect to a local database
Detailed steps
1. Start Navicat Premium
Find and start the Navicat Premium icon on your computer.
2. Create a new connection
Click the "Connections" menu at the top of the window and select "New Connection".
3. Select the connection type
In the "New Connection" window, select "MySQL" from the "Connection Type" drop-down menu.
4. Enter the connection information
5. Test Connection
Click the "Test Connection" button to verify the connection is correct. If the connection is successful, you will see a "Connection successful" message.
6. Save the connection
Click the "OK" button to save the connection. The saved connection will appear in the Connections panel and can be opened and used at any time.
The above is the detailed content of How to connect navicat premium to local database. For more information, please follow other related articles on the PHP Chinese website!