Hello everyone,
I was checking this library (https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/) and I am sure I will use for other projects B4X I have, it is perfect for quickly implementations.
By other hand I want to use this library for connecting from a remote page, I need get data with other languages (mysql, PHP)
For example I have a remote mysql database and I want create a store procedure that make a query and populate this procedure with data of jRDC2 or with a PHP script.
The question is I can use this library for get data without B4X ??, for example with curl or other method.
I was trying with CURL and get some errors as "unknown method", someone can help me how I can send parameters and methods to get data.
Thanks a lot.
I was checking this library (https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/) and I am sure I will use for other projects B4X I have, it is perfect for quickly implementations.
By other hand I want to use this library for connecting from a remote page, I need get data with other languages (mysql, PHP)
For example I have a remote mysql database and I want create a store procedure that make a query and populate this procedure with data of jRDC2 or with a PHP script.
The question is I can use this library for get data without B4X ??, for example with curl or other method.
I was trying with CURL and get some errors as "unknown method", someone can help me how I can send parameters and methods to get data.
Thanks a lot.