Speed on Android

Ralph DiMola rdimola at evergreeninfo.net
Sat Mar 21 18:24:31 EDT 2015


I just open the remote database like this==> put revOpenDatabase("mysql",
"YourDomain.on-rev.com", "DatabaseName" ,"Username" ,"Password" ,,,,true)
into DBID

Note there is no "http://"

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net


-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of J. Landman Gay
Sent: Saturday, March 21, 2015 6:04 PM
To: How to use LiveCode
Subject: Re: Speed on Android

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

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list