|
It is possible to access external data from the iSeries using JDBC. If the access has a pure JDBC driver, then you may do the following:
* Install the driver.
* Write a small Java program to read the access file.
The Java program can be wrapped in a user-defined table function as described very nicely here. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Visit the ITKnowledge Exchange and get answers to your connectivity questions fast.
The Best Web Links: Tips, tutorials and more.
PC/Windows connectivity expert Shahar Mor is available to answer your toughest networking questions. Ask Shahar a question or read his previously answered questions here.
|