Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Hi all, > Am 08.07.2025 um 15:49 schrieb Klaus major-k : > Before I forget, this is an Android app/cellphone we ware testing. >> Am 08.07.2025 um 15:46 schrieb Klaus major-k via use-livecode >> : >> Hi all, >> we finally resolved the problem of "Database not found" by supplying >> the actual IP a

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread panagiotis merakos via use-livecode
Hello Klaus, Just a shot in the dark, in the Android settings, have you checked the "Internet" and the "Allow http connections" permissions? Cheers, Panos On Tue, 8 Jul 2025 at 16:51, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Before I forget, this is an Android a

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Before I forget, this is an Android app/cellphone we ware testing. > Am 08.07.2025 um 15:46 schrieb Klaus major-k via use-livecode > : > > Hi all, > > we finally resolved the problem of "Database not found" by supplying > the actual IP address. > > Recommended or not, we currently want to use

Re: Direct access to MySQL on mobile Part 2

2025-07-08 Thread Klaus major-k via use-livecode
Hi all, we finally resolved the problem of "Database not found" by supplying the actual IP address. Recommended or not, we currently want to use direct access from the cellphone to an online MySQL database. We may change that later. LC 10.0.2 macOS 15.5 Now we get: Can't create TCP/IP socket