Hi everyone, I had a centos 6 server (of my own) online, running MySQL.
I want to use one of the databases of the MySQL (verano) and get data from iOS and Android.
I've been researching and apparently jRDC2 is the best option, but I have a few questions I couldn't solve by myself using the forum:
1) For the jrdc jar I only have to change the config properties (put my sql statements and change server i, etc) then I only have to compile the jar and move it to the server together with the linux drivers, right?
2) In B4A I add the DBRequestManager.bas and I know how to proceed...but in B4i? How do I do that?
I forgot to say that I have a static address (www.softuy.ddns.net) configured along with the server
I want to use one of the databases of the MySQL (verano) and get data from iOS and Android.
I've been researching and apparently jRDC2 is the best option, but I have a few questions I couldn't solve by myself using the forum:
1) For the jrdc jar I only have to change the config properties (put my sql statements and change server i, etc) then I only have to compile the jar and move it to the server together with the linux drivers, right?
2) In B4A I add the DBRequestManager.bas and I know how to proceed...but in B4i? How do I do that?
I forgot to say that I have a static address (www.softuy.ddns.net) configured along with the server