Current location - Quotes Website - Collection of slogans - How to solve the problem of sail soft connection database failure
How to solve the problem of sail soft connection database failure
The problem may be the lack of jdbc. You need to go to the relevant website to download the database version of jdbc, and then put it in the directory specified by finereport to connect normally.

Restart the designer and add a database connection. Select JDBC, select Postgre database, modify URL, and specify database server. The default port number of Postgre is 5432. Write down the database name after the port, and then click Test Connection to see if the prompt is successful.