Re: Java Appl -> DB2 OS/390 V6


[ ruban.de ] [ Antworten ] [ Forum ]

Geschrieben von Gernot Ruban on September 30, 2002 um 16:17:

Als Antwort auf Java Appl -> DB2 OS/390 V6 geschrieben von Gernot Ruban on September 27, 2002 um 11:24:

Hallo zusammen,

offizielle Antwort von IBM:

Nein, es geht nicht, dazu braucht man JDBC Type 4.

What is a JDBC type 4 driver?

( http://java.sun.com/products/jdbc/driverdesc.html ):
'A native-protocol fully Java technology-enabled driver converts JDBC technology calls into the network protocol used by DBMSs directly. This allows a direct call from the client machine to the DBMS server and is a practical solution for Intranet access. Since many of these protocols are proprietary the database vendors themselves will be the primary source for this style of driver. Several database vendors have
these in progress.'

Is an JDBC type 4 driver available for DB2 R710 on z/os ?
(http://www7b.software.ibm.com/dmdd/library/techarticle/0203zikopoulos/0203zikopoulos.html )

No, it isn't yet implemented. Some additional informations. The JDBC type 4 driver will be available
with DB2 Connect V8, wich is announced for December 2002. You can read these informations in 'What's New' Version 8 under http://www-3.ibm.com/software/data/db2/udb/pdfs/db2q0.pdf
additionally, you can download the DB2 V8 beta code for Windows and Unix at http://isource.ibm.com/cgi-bin/goto?on=c4984db2

* At the same webpage is documented how to connect using a JDBC type 3 driver - often called as net driver or jdbc.net - which enables connection using an HTTP server inluding a JDBC server. This is a native connection without DB2 Connect, but using HTTP server.

Gruß
Gernot Ruban



Antworten:


Schreibe eine Antwort

Name:   
E-Mail:  

Thema:

Kommentar:

Optionale Link URL:   
Link Titel:                  
Optionale Image URL:


[ Antworten ] [ Forum ]