Jump to content
Server Maintenance This Week. ×

JDBC Driver Class Name for PostgreSQL database


This topic is 1112 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm trying to connect to a PostgreSQL database. What is the correct JDBC Driver Class Name to be entered in the configuration dialog? I tried org.postgresql.Driver , but that fails with the error "JDBC driver not loaded: org. postgresql.Driver".

Thanks in advance,

Markus

Link to comment
Share on other sites

Hi Markus,

 

 It looks like you have the correct driver class name.  You will need to get the jar file for the JDBC driver. You should be able to get the latest one here: https://jdbc.postgresql.org/ I believe this should resolve the issue. If you have any issues, I'd like you to submit a support ticket through our website. You can find that at https://360works.com/support/

 

Thanks,

 

Julie

360Works Support

Link to comment
Share on other sites

This topic is 1112 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.