how should i connect Google Cloud SQL in my B$A project? please help me. I try to make my app online so that i can test it on my phone. but the the database connection through b4j didn't work i don't know why. but it work on the built-in android emulator.
RDC is a middleware server that makes it simple to safely connect clients and remote SQL database servers. jRDC2 is the latest version. All new projects should use this version. jRDC2 is made of two components: - B4J server. The server receives the requests from the clients, issues the SQL...