Oracle 19c

Scott Klement's open source interface to using JDBC database drivers from RPG. http://www.scottklement.com/jdbc/
Post Reply
billshamburg
Posts: 1
Joined: Wed Mar 16, 2022 2:52 pm

Oracle 19c

Post by billshamburg »

Currently using your JDBCR4 wrapper to read Oracle. Have ojdbc6,ojdb7 and ojdbc14 jar drivers installed on a V7R3 OS. We are getting ready to update the Oracle from 12 to 19c. Will I need to download additional drivers? Any changes to the JDBCR4?

Thanks
Scott Klement
Site Admin
Posts: 363
Joined: Sun Jul 04, 2021 5:12 am

Re: Oracle 19c

Post by Scott Klement »

Sorry, I don't use Oracle databases. You'll have to learn this from the Oracle JDBC driver documentation.
Post Reply