Hello fellow B4X'ers, Here is some example code for connecting your B4J projects to 5 different types of database engines, this tutorial is for learning purposes only and nothing else. Disclaimer: This code with some minor changes may also work in B4A. MySQL and MSSQL connectors definitely do...
Based on @Peter Simpson's code (here), I developed a library that allows you to connect directly to MySql, MsSql (for the moment) databases with B4A and B4J. To be clear, you don't need JRDC to connect to the database located on a server (I am working on a version for b4i, but it is only...
jRDC2 is the recommended way, but you need to have a VPS to run the jRDC2 .jar file. Where are you hosting your mysql db? In a server where you can just access some kind of cpanel or phpmyadmin, or in a server where you have full access?
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...
jRDC2 is the recommended way, but you need to have a VPS to run the jRDC2 .jar file. Where are you hosting your mysql db? In a server where you can just access some kind of cpanel or phpmyadmin, or in a server where you have full access?
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...
Hello and sorry for delay in repaying...not sure what a VPS is
I host my Db with fast hosts...I have no control over what they have there end. Alternatively is there hosting third party who offer everything I need.. off the shelf?