Questions RDC
I'm learning to use RDC client and server to exchange data between B4A app and server and I was able to connect the server and to exchange data between the two systems. OK.
I have the following questions, which may have already been made but have not been able to find:
- Sql commands and tables must always be defined in the configuration file of the server to be used by the app in android? in other words, I always have to create the sql statements that I want to use first in the configuration file for future use?
- Can anyone give me an example of how to read data from a list view and send them to the server and another example to read data from the server and show them in a listview?
thanks for the help and the instrument RDC
Regards
I'm learning to use RDC client and server to exchange data between B4A app and server and I was able to connect the server and to exchange data between the two systems. OK.
I have the following questions, which may have already been made but have not been able to find:
- Sql commands and tables must always be defined in the configuration file of the server to be used by the app in android? in other words, I always have to create the sql statements that I want to use first in the configuration file for future use?
- Can anyone give me an example of how to read data from a list view and send them to the server and another example to read data from the server and show them in a listview?
thanks for the help and the instrument RDC
Regards