Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Connecting to external database in iOS

I know I can use SQLlite and of course a clientdataset, but....
How do I connect to an external database over the internet in iOS using Firemonkey?

like image 812
Johan Avatar asked Dec 21 '25 07:12

Johan


1 Answers

There's a blog page on EDN here, it uses a non-visual datasnap library:
http://edn.embarcadero.com/article/41729
Link to the source code: http://cc.embarcadero.com/item/28579

The example connects to a remote Interbase, server, but it should be fairly easy to rewrite it to use other databases like MySQL.

like image 123
Johan Avatar answered Dec 22 '25 22:12

Johan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!