Yes. I want my b4a app to read the Mysql i created in vb.net. sorry if that was not clear.
I have read the tutorial about the php script being on the web server but i dont really understand what it means
1 So i have my credentials ; host db name username and password
2 in vb.net i have connection string similar to sqllite on local directory using b4a on android
3 but cant do same on b4a; have connection string to read Mysql. I understand direct read is not possible
It says to put PHP script on webserver. Not really sure how.
I create a mysql db and have access to this via myphpadmin and can see tables, and update data.
And here i am stuck
Thanks