Hi All,
I have a requirement to use a Raspberry PI as a Local DB server, but I need to support both Android and iOS clients.
I was looking at this post: https://www.b4x.com/android/forum/threads/mariadb-does-not-wait-for-query-results.132054/post-833507, and it seems to be straightforward with B4A, but I am unable to find anything example for B4I.
1. Is there a similar approach for B4I or should we stick to jRDC2 and https://www.b4x.com/glossary/sql/?
2. If the recommendation is to use jRDC2, how reliable is it and how often should we expect the server to go offline? and if it does go offline, does it auto re-establish its availability in most cases, or do we have to reboot the PI all the time?
Basically, I am looking for some feedback on high availability usage.
Thanks in advance
iCAB
I have a requirement to use a Raspberry PI as a Local DB server, but I need to support both Android and iOS clients.
I was looking at this post: https://www.b4x.com/android/forum/threads/mariadb-does-not-wait-for-query-results.132054/post-833507, and it seems to be straightforward with B4A, but I am unable to find anything example for B4I.
1. Is there a similar approach for B4I or should we stick to jRDC2 and https://www.b4x.com/glossary/sql/?
2. If the recommendation is to use jRDC2, how reliable is it and how often should we expect the server to go offline? and if it does go offline, does it auto re-establish its availability in most cases, or do we have to reboot the PI all the time?
Basically, I am looking for some feedback on high availability usage.
Thanks in advance
iCAB