Oh. DOH, never mind, you aren't using an intermediate layer, so yeah. what ralph said.
On Sat, Mar 21, 2015 at 4:24 PM, Ralph DiMola <[email protected]> wrote: > 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 > [email protected] > > > -----Original Message----- > From: use-livecode [mailto:[email protected]] 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 | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
