SAP-RFC from Oracle Java
492811Feb 23 2006 — edited Nov 20 2006Hello, I would like to load data by SAP-RFC in an Oracle table. Therefore, i have already downloaded the JCo (Java Connector) classes from SAP and have written a Java program which also runs in a DOS-box successfully. If I liked to load my Java classes to the Oracle server, Oracle cannot compile some classes from the SAP-JCo. I suppose it are all classes which access on "librfc32.dll" in the windows\system32 folder.
Does somebody have an idea, how to get my Java classes under Oracle to the running?
ps. sorry for my poor englisch ;)