How to access physical files from java platform
We have one JDE Word Writer program, which export the order master data in the DB2/400 Physical files.
We want to access this data from our java program (reside on windows platform). I am wondering how we can do that. I got one hint that can be accessed by ODBC connection. But I am unable to get the correct ODBC driver. I am looking for correct driver to access the data.
If some one has done this already, please help me. Or suggest me any alternate way.
Dinesh