Speed on Android
Richard Gaskin
ambassador at fourthworld.com
Sat Mar 21 14:52:47 EDT 2015
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. All I do is open the dB with a:
>
> put revOpenDatabase("mysql", tDatabasePath, DBName ,"username"
,"Password"
> ,,,,true) into DBID
>
> The DB remains open during app execution. I don't see any reconnecting
> hangs. DB access performance is only limited by the speed of the
> internet connection. Has been working well for me since LC 4 thru 7
> for mobile.
How does LC connect to the database socket on platforms where it
provides no socket support?
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list