delphi - Connect to remote database over the internet from mobile app -


i want develop mobile (android , ios) app delphi xe 8 connect local company server has firebird database on internet , able query database or update data , looking know methods , components should use in mobile app.

for example if use rest components or applications should develop communicate database ? should use remobject data abstract ?

have tried remotesql gofast soft? there simple (but great) review of on zarko's blog


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -