Hi,
I am spawning a C++ exe from my java application. The C++ exe accesses Oracle8i database. While establishing connection for the first time to the database, it is throwing an error "Error cannot load resource file sqresus.dll". But the same exe runs independently from the command prompt, not from the java program.
Thanks in advance.
bye
I am spawning a C++ exe from my java application. The C++ exe accesses Oracle8i database. While establishing connection for the first time to the database, it is throwing an error "Error cannot load resource file sqresus.dll". But the same exe runs independently from the command prompt, not from the java program.
Thanks in advance.
bye