Dbase Access by Third party Using OneWorld APIs.

shivav

Member
Trying to access OneWorld APIs from JAVA using JNI calls to the native methods is causing problems while using the header files. This is done to access the database from a third party Application. Is absolutely essential to have the authentication code to access the header files?
Otherwise, is it possible to give MS-DOS commands to access the database without hampering other processes, so that whatever happens in the DOS prompt is not visible in windows?
 
Re: Dbase Access by Third party Using OneWorld APIs.

Have you tryed or investiagted GenJAVA from JDEdwards? You can generate
Java *.jar files that contain business functions to handle the processes
you want in OneWorld.
 
Back
Top