...
|
...
|
Display allHide all
|
|
|
|
| | SESAM/SQL JDBC |
SESAM Java Database Connective Interface
|
The BS2000/OSD database system SESAM/SQL-Server includes the JDBC interface.
JDBC stands for Java™ Database Connectivity. It is the standard call level interface for accessing SQL databases in Java programs and applets. It allows the programmer to write programs with a standardized DB interface and to generate database-independent Java applications. The JDBC driver is written in Java and therefore runs on any platform supporting Java. It is a type 4 driver (native protocol, fully Java technology-enabled), having the advantage over other types such as "ODBC/JDBC bridges" and "partly Java technology-enabled drivers", because no binary code has to be installed on the client machine.
The current JDBC driver (file "dbaccess_5.zip", 175KB) requires JDBC server V5.0 and SESAM/SQL-Server V5.0 and is offered free of charge and downloadable directly from our web server. For further details to install the JDBC driver please refer to the README file V5.0.
|
|
 |  |  |  |
|
 |
Documentation |
|
|
|
 |
Download |
|
|
|
|
|
|