How do I get SQL to talk to an Oracle (or other vendor) database in Beaker notebook?

71 views Asked by At

How do I get SQL to talk to an Oracle database? Do I need the JDBC driver JAR from Oracle?

1

There are 1 answers

0
JMeinwald On

Get the JDBC driver JAR from the vendor, and add a path to it to the class path in the settings for SQL in the Language manager.