Friends,
What is the best way to go for the below given Scenario.
Any advice will be appreciated.
Thanks & Regards
Anser
What is the best way to go for the below given Scenario.
- I have a MySQL database which is used by the Desktop application users as well as B4A Mobile App users
- Desktop user will be adding a new record to a table.
- The moment the Desktop user adds a new record, the B4A app user should get a notification saying a new record is added. Please note that the notification is not send to all the B4A app users, instead notification is sent only to the B4A app which has some relevance with the newly added record in the table.
Any advice will be appreciated.
Thanks & Regards
Anser