![JAR search and dependency download from the Maven repository](/logo.png)
scriptella.driver.odbc.package.html Maven / Gradle / Ivy
The newest version!
The JDBC-ODBC Bridge Adapter for Scriptella.
The JDBC-ODBC Bridge is a JDBC driver that implements JDBC operations by translating them into ODBC operations. To ODBC it appears as a normal application program. The Bridge implements JDBC for any database for which an ODBC driver is available. The Bridge is implemented as the sun.jdbc.odbc Java package and contains a native library used to access ODBC.
See Overview of JDBC package for a description of common features and connection properties.
General information
Driver class: scriptella.driver.odbc.Driver
URL: Same as for Sun's JDBC-ODBC Bridge.
Runtime dependencies: None
Driver Specific Properties
Name
Description
Required
Examples
<connection url="jdbc:odbc:DRIVER={Microsoft Access Driver (*.mdb)};DBQ=Northwind.mdb"/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy