I need my app to read from and write to a remote MySQL database.
I've created an empty database on a web server, now I just need to be able to access it.
I haven't done this before - what should I read first ?
There seem to be several libraries - how do I choose ?
Note - I understand that one can use a PHP script on server, but also that it should be possible without PHP script. Since I don't know any PHP, I'd prefer to do without.
Thank you.
Jeff
B4AinNY
I've created an empty database on a web server, now I just need to be able to access it.
I haven't done this before - what should I read first ?
There seem to be several libraries - how do I choose ?
Note - I understand that one can use a PHP script on server, but also that it should be possible without PHP script. Since I don't know any PHP, I'd prefer to do without.
Thank you.
Jeff
B4AinNY