Clear Filters
Clear Filters

Database Toolbox JDBC jar file version for MatLab 2020a

2 views (last 30 days)
I'm trying to re-establish a connection to a postgreSQL database using MatLab 2020a. I previously had a connection in 2017a, but after upgrading this no longer works. Running the command "version -java" yields a response of 'Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode'. Prior versions used Java 1.7. Does this mean that I need to update the jar file, and if so, is the PostgreSQL JDBC 4.2 Driver, 42.2.16 the correct driver that is compatible with MatLab 2020a?

Answers (1)

Robert Heaton
Robert Heaton on 28 Sep 2020
Downloaded and tried the JAR file in mentioned -- connection now works, needed to update for the support of new Java version implemented.

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!