ISP has no remote access on connecting to MySQL database. Now what?

Malte Brill revolution at derbrill.de
Sun Jul 1 13:45:08 EDT 2012


Hi William,

best bet is to implement a piece of middleware (e.G. a PHP script) you can get the data from. Then the server does the connection to the mySQL database and you retrieve the data using a http request.

Hth,

Malte





More information about the use-livecode mailing list