Home > Database > navicat > body text

What should I do if the new query system of Navicat cannot find the specified path?

爱喝马黛茶的安东尼
Release: 2019-08-05 10:26:15
Original
6185 people have browsed it

What should I do if the new query system of Navicat cannot find the specified path?

cannot create file...The system cannot find the specified path, as shown in the following figure:

What should I do if the new query system of Navicat cannot find the specified path?

#Close the connection. When the above problem occurs, the first thing to do is to close the database connection before you can operate the properties of this connection. To close the method, right-click and select Close Connection.

What should I do if the new query system of Navicat cannot find the specified path?

Related recommendations: "Navicat for mysql graphic tutorial"

Select to edit properties. Select the connection, or right-click and select Edit Connection, and the pop-up box as shown in the figure will appear.

What should I do if the new query system of Navicat cannot find the specified path?

Choose Advanced. Select the Advanced column. Under Advanced, you can see that there is a setting location. We need to correct the path of this location. It is not the default path, but the navicat directory we are installing now.

What should I do if the new query system of Navicat cannot find the specified path?

After the settings are completed, click Query and select New Query. You can see that a new page is opened and you can enter SQL statements for query.

What should I do if the new query system of Navicat cannot find the specified path?

Enter SQL test. The SQL statement can be executed correctly and the problem is solved.

What should I do if the new query system of Navicat cannot find the specified path?

The above is the detailed content of What should I do if the new query system of Navicat cannot find the specified path?. 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!