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...
Share My Creation B4X [B4X] User Login App + [B4J] MySQL API Server (Key + Token) [B4X] PokeDex B4A In App Billing Demo User Login + MySQL PHP API B4A Bridge (Reskinned UI) B4i Aco (source code) Todo List (source code) B4J Creating My Own DDNS Solution B4JQuiz - Desktop App JQuiz - API...
Hi all: I'm starting (at last) to work with B4XPages, so I've started to adapt the B4XPages + B4XDrawer example. I think I’ve seen more examples with php + mysql, but no projects with Jrdc2. Maybe the dummy data and the UI are too basic, but you can get some ideas. What do we need? - A...
Some users asked here for a simple SQLite project as an example to make their first steps in SQLite. The already existing examples seem beeing somewhat complicated for beginners. These examples are explained in the B4XSQLiteDatabase Booklet. Attached three small projects: - SQLiteLight1 A...