Hi all,
less than a week ago I downloaded the trial version of B4A and found it a superb RAD tool (now I can finally figure out a few uses for my tablet..).
Following several threads devoted to the use of MySql remote databases I'm now facing a tough decision: which method should I use? which is the "best" approach to interact with a remote MySQL db?
I saw references to:
1. Remote Database Server (ok, not yet realesed but sounds like the way to go)
2. Remote Database Connection (actually the suggested approach?)
3. HttpUtils2 + PHP (older but widely used)
4. Contributed libraries/modules: DBMySQL+MySql Tunnel, MySQL library..
I understand that each problem has its "best" solution, but what I really need to know is on which of the above methods I should spend my time over the next few weeks. (BTW, I know that I need to buy the full product to use any of the above solutions, but that is an easy step since I surely will!).
TIA for any comment/suggestion
udg
less than a week ago I downloaded the trial version of B4A and found it a superb RAD tool (now I can finally figure out a few uses for my tablet..).
Following several threads devoted to the use of MySql remote databases I'm now facing a tough decision: which method should I use? which is the "best" approach to interact with a remote MySQL db?
I saw references to:
1. Remote Database Server (ok, not yet realesed but sounds like the way to go)
2. Remote Database Connection (actually the suggested approach?)
3. HttpUtils2 + PHP (older but widely used)
4. Contributed libraries/modules: DBMySQL+MySql Tunnel, MySQL library..
I understand that each problem has its "best" solution, but what I really need to know is on which of the above methods I should spend my time over the next few weeks. (BTW, I know that I need to buy the full product to use any of the above solutions, but that is an easy step since I surely will!).
TIA for any comment/suggestion
udg