Leider läuft der nicht auf der AS/400 weil kein Type4 Treiber.
Hier hilft :
- nur der umgekehrte Weg jdbc Treiber für DB2/400
- native java Kommunikation
- Dominoserver auf die AS/400, dann direkt per Notes API's


The LDDJ driver is a Type 2 driver, which means that it combines Java and native (C-API) methods to access a Notes database. Therefore, Windows is required in order to use the LDDJ driver.

Lotus Doku:
http://www-10.lotus.com/ldd/notesua....256c770063ac06
Download hier :
http://www14.software.ibm.com/webapp...P=&s=&x=51&y=5

Sven