Search found 4 matches

by kenroy.roach
Fri Sep 23, 2016 8:16 pm
Forum: Android Deployment
Topic: Detect Wifi vs 3g/4g Internet
Replies: 4
Views: 4041

Detect Wifi vs 3g/4g Internet

I am building an app that requires a sizable download after install. As such I would only want the user to perform this over wifi or at least give the user the option based on their settings. After searching all the forum topics I could there seems to be a way for ios but not android. This one worka...
by kenroy.roach
Tue Aug 23, 2016 3:20 pm
Forum: Databases
Topic: Converting MySQl to SQLite
Replies: 5
Views: 6515

Re: Converting MySQl to SQLite

Thanks for that Klaus. I should also mention that your data has to be sanitized for this to work. If you have data like mikey's (with the apostrophe) it breaks down.
by kenroy.roach
Mon Aug 22, 2016 5:11 pm
Forum: Databases
Topic: Converting MySQl to SQLite
Replies: 5
Views: 6515

Re: Converting MySQl to SQLite

Thanks so much Mikey I was figuring I may have to go that route. But get this In messing around this weekend I stumbled across a way that seems to work without exporting to a file. Not sure if this is recommended but here's the code. --get data from MySQL database put "directory" into tTableName put...
by kenroy.roach
Fri Aug 19, 2016 5:50 pm
Forum: Databases
Topic: Converting MySQl to SQLite
Replies: 5
Views: 6515

Converting MySQl to SQLite

This is my first attempt at a LiveCode app. The app is a company directory app. I wantthe users to be able sync on open (if connections settings permit) but primarily operate in offline mode. I've gone through all the tutorials with databases as well as forum topics and I am aware that I cannot pull...

Go to advanced search