I imagine I am missing something simple...
I have been going through this tutorial for hours:
https://www.b4x.com/android/forum/t...r-rdc-connect-to-any-remote-db.31540/#content
I get stuck on "Framework Setup" It says "Unpack the server zip file." I assume this is JRDC2.ZIP? I cannot find the jdbc_driver folder or RUNRLC.bat. I did see a post that there is no such folder or .bat file anymore. Confused.
When I try to "run the server" from the cmd line I get:
"C:\program files (x86)\java\jdk1.7.0_03\bin\java" -Xmx2m -cp .;libs\*;jdbc_driver\* anywheresoftware.b4a.remotedatabase.remoteserver
Error: Could not find or load main class anywheresoftware.b4a.remotedatabase.remoteserver
Marc
I have been going through this tutorial for hours:
https://www.b4x.com/android/forum/t...r-rdc-connect-to-any-remote-db.31540/#content
I get stuck on "Framework Setup" It says "Unpack the server zip file." I assume this is JRDC2.ZIP? I cannot find the jdbc_driver folder or RUNRLC.bat. I did see a post that there is no such folder or .bat file anymore. Confused.
When I try to "run the server" from the cmd line I get:
"C:\program files (x86)\java\jdk1.7.0_03\bin\java" -Xmx2m -cp .;libs\*;jdbc_driver\* anywheresoftware.b4a.remotedatabase.remoteserver
Error: Could not find or load main class anywheresoftware.b4a.remotedatabase.remoteserver
Marc