Archive for November 4th, 2006

Saturday, November 4th, 2006

Java and iSeries Data Queue

How does one communicate with iSeries based process without directly using sockets? ODBC? JDBC? What about Data Queues?
This is an old concept, but one that keeps coming back to me for explanation from far-flung project sites overseas. It’s simple: Use JTOpen (also known as JT400). It’s a Java package that allows Java programmers to access […]

No Comments » - Posted in Techs by datacrush