Malte is right. Also, ISP's more often don't than do allow remote database 
access. Here's an example (but no downloads) of a product I made for a customer 
to cope with this problem: http://qery.us/2b1 It all works through PHP. If you 
have RevServer, you could use iRev instead of PHP. I use a PHP script that 
handles the $_POST array and a LiveCode script that sends multi-part form data 
to the server.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour 
spaces. http://www.color-converter.com

On 1 jul 2012, at 19:45, Malte Brill wrote:

> 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


_______________________________________________
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