Search found 1 match

by lupacexi
Thu Mar 15, 2018 7:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Switching from sqlite to mySQL
Replies: 3
Views: 3679

Switching from sqlite to mySQL

Hello So I understand that SQLite is a localized within the application in writing. How do I switch to MySQL, as the application will need to connect to a server? How do I set this stuff up, I have no idear how to. Currently, I have a server rack running Ubuntu Linux distro 16.04. How do I switch fr...