Thanks Mattias, Yes, it is an internal app, but I have a few users using Android.
Best, Hery -----Original Message----- From: use-livecode <[email protected]> On Behalf Of matthias rebbe via use-livecode Sent: Thursday, August 27, 2020 11:55 AM To: How to use LiveCode <[email protected]> Cc: [email protected] Subject: Re: Strange behavior between Mysql, MariaDB and SSL. You are correct. But as Heriberto wort, it is an inhouse app, i thought using ODBC connector from Oracle might be better than lowering the security level of the database. - Matthias Rebbe Life Is Too Short For Boring Code > Am 27.08.2020 um 17:40 schrieb Bob Sneidar via use-livecode <[email protected]>: > > Just a heads up, ODBC is a local service, not a network protocol. You have to create a DSN on the client OS which handles the network communications for you. So every client that connects will need to have this DSN set up first. For the experienced, this is no big deal, but for the first time initiate it can be confusing. > > Bob S > > > On Aug 26, 2020, at 4:03 PM, Heriberto Torrado via use-livecode <[email protected]<mailto:[email protected]>> wrote: > > Hi Matthias, > > Do you mean connecting to MySQL using ODBC instead of the built-in LiveCode MySQL client? > > Best, > Hery > > _______________________________________________ > 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
