The Java server is just a middleware between the database server and the Android devices.
OK, got this fact.
Now, if I have a mysql database (created by b4a), how can I put it in my pc and have the RDC work with it ?
I guess it has to be defined in the server config.properties :
DriverClass= ....
JdbcUrl= ...
OK, got this fact.
Now, if I have a mysql database (created by b4a), how can I put it in my pc and have the RDC work with it ?
I guess it has to be defined in the server config.properties :
DriverClass= ....
JdbcUrl= ...