uda.odbc.st.odbc-jdbc-bridge-st
ODBC to JDBC Bridge Driver
ODBC to JDBC Bridge Driver
The Single-Tier ODBC-JDBC Bridge Driver is a single component installed on a data-consuming machine - depending on the architecture in which the driver is deployed, either a client such as a desktop, a workstation or an application-server machine.
No components need be installed on the database server.
The OpenLink Single-Tier ODBC-JDBC Bridge Drivers are a Type B class of driver bound to the JDBC Driver Manager; hence, if you have a database you can access through JDBC, with this Bridge driver you can connect to it using ODBC, bringing support for OpenLink ''s more advanced features such as scrollable cursors for performance.
[[/images/odbcjdbcst.gif|]]
/ODBC-JDBC Single-Tier Architecture Diagram Image scaled down; Click to enlarge./
| Platform Support |
Support for client, server, and application server operating systems |
| 32- and 64-bit components |
Enables the development and utilization of 32- or 64-Bit DBMS independent applications. |
Broad Operating System Support |
Enables the development of ODBC compliant applications and the utilization of ODBC Drivers on non Windows platforms such as; Linux (x86, PPC, Itanium, Opteron), Mac OS X, Mac OS Classic, FreeBSD , Solaris, AIX, HP-UX, HP True64 UNIX, IRIX, Altix, SCO UnixWare , and others. |
| Database Engine Support |
Backend database engine support |
| Broad backend Database Support | Enables DBMS independent application utilization and deployment across a vast array of industry leading DBMS engines that includes; Oracle (7.x - 10.x), SQL Server (6.x - 2005), DB2 (6.x - 8.x), Sybase (10.x - 12.x), Progress (7.x - 10.x), Ingres (6.4 - II family), Informix (5.x - 9.x & IDS 2000), MySQL , and PostgreSQL .
| Blistering Performance |
Delivery of data access performance levels across ODBC, JDBC, ADO.NET and OLE DB that don't compromise viability of DBMS independent application development and deployment. |
Network Aware Record Retrieval |
Enabling the retrieval and insertion of multiple DBMS records in batches over the network with a minimal number of network hops. |
| Administration |
Configuration and Management |
| Single Component Installation Process | In situations where DBMS vendor networking is already in place, Single-Tier Drivers provide ease of installation and configuration since you are only required to install a single client component that inherently depends on existing DBMS specific networking for remote data access.
| International character support | Enables the development and deployment of international applications that are independent of underlying database engine.
| ODBC 3.5 Compliance | Enables broad compatibility between an extensive collection of older and newer ODBC Applications across an array of platforms.
| Multithreaded | Enables exploitation of scalability benefits arising from the use of multiple CPUs or Clusters while developing or using DBMS independent applications.
| Supports Advanced Data Access API functionality |
Enables the development and utilization of DBMS application with DBMS independent granularity that extends to challenging areas such as scalar function calls, dates and timestamps manipulation, outer join handling, and SQL stored procedure invocation etc. |
Complete ODBC Scrollable Cursor Model Support |
Provides ODBC compliant applications with a flexible model for handling sensitivity to data changes using the following scrollable cursor models: Forward-Only, Static, KeySet , Dynamic, and Mixed. |