Hi,

Probably a stupid question, but I'm gonna post it anyway...
I'm using a mySQL database on a server, and a livecode app which uses the info 
in that database.
The mySQL is using it's default port (3306), and everything is working ok. 
Except with some of my bigger companies, who closed almost everything on their 
firewall, including (of course) port 3306 :-(

One of the many beauties in LiveCode is it's direct access to data in a mySQL 
database, but what to do when this is not possible due to the above limitations?
Do I need to create a server-side app or a webservice, which accesses the data 
and hands it to my apps through port 80, or are there other options?

Mind you I know jack sh** about writing serverside apps, so any help is 
welcome...


Met vriendelijke groeten,

Ton Kuypers



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to