Search found 4 matches

by garyds
Thu Aug 13, 2020 11:00 am
Forum: iOS Deployment
Topic: Not able to load app onto iPhone
Replies: 7
Views: 8270

Re: Not able to load app onto iPhone

Thanks for the reply. When I press the test button it complains the 13-5 emulator isn't installed. I have the emulator loaded into Xcode but the problem is likely the fact Livecode won't add Xcode as a deployment option. It's looking for <= 13-4 and refuses to add it. I have tried 9-6 and all RC ver...
by garyds
Tue Aug 11, 2020 11:28 am
Forum: iOS Deployment
Topic: Not able to load app onto iPhone
Replies: 7
Views: 8270

Not able to load app onto iPhone

Hey all, My development device decided to update yesterday, it's now on version. 13-5-1 I'm having issues where Xcode will not load the app onto the device via the device organiser, I usually build the app to a certain point then test via loading it on by simply selecting the app and dropping it ont...
by garyds
Fri Oct 20, 2017 10:11 pm
Forum: Databases
Topic: mysql WHERE statement problem
Replies: 2
Views: 4741

Re: mysql WHERE statement problem

Hello Klaus and thank you!

I wasn't to sure on the correct syntax and ended up in a mix. This has helped me solve a two day long problem.

Thanks for your prompt reply. :D

Gary
by garyds
Fri Oct 20, 2017 9:08 pm
Forum: Databases
Topic: mysql WHERE statement problem
Replies: 2
Views: 4741

mysql WHERE statement problem

Hi All, First off I hope this is the correct area to post this question as I wouldn't want to be cluttering the forum. I was wondering if anybody could help regarding a MySql statement, this particular query has been driving me crazy for the past two days. I'm trying to include a variable within the...