lapan.blogg.se

Sun jdbc odbc jdbcodbcdriver jar
Sun jdbc odbc jdbcodbcdriver jar




sun jdbc odbc jdbcodbcdriver jar

4 Types of JDBC Drivers Types of JDBC Drivers Because of the native code, their portability is limited.

sun jdbc odbc jdbcodbcdriver jar

The drivers use a native client library specific to the data source to which they connect. Type 2 – Drivers that are written partly in the Java™ programming language and partly in native code.– If you download either the Solaris or Windows versions of JDK1.1 or higher, you will automatically get the JDBC-ODBC Bridge driver, which does not itself require any special configuration. Drivers of this type are generally dependent on a native library, which limits their portability. Type 1 – Drivers that implement the JDBC API as a mapping to another data access API, such as Open Database Connectivity (ODBC).According to the JDBC specification, there are four types of JDBC driver architectures:.3 Types of JDBC Drivers Types of JDBC Drivers – the installation consists of just copying the driver onto your machine there is no special configuration needed. Install a driver on your machine: the driver is provided by the database vendor or by a third party.Install Java on your machine: The JDBC library is included in the J2SE distribution.JDBC JDBC Taken from see also the book: Fisher, Ellis, Bruce, “JDBC API Tutorial and Reference”, Third Edition, Addison Wesley 2 Getting Started Getting Started






Sun jdbc odbc jdbcodbcdriver jar