Speed on Android
J. Landman Gay
jacque at hyperactivesw.com
Sat Mar 21 18:03:40 EDT 2015
On 3/21/2015 1:51 PM, Ralph DiMola wrote:
> I see what libURL is all about but I don't see what it has to do with
> opening a MySQL db from an app.
The database is on a remote server, so it uses an http URL rather than a
file path and requires some method of internet communication. That's
usually handled by libURL on the desktop, but it isn't available on mobile.
Are you connecting to a database on a server remotely?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list