on Mon Feb 28 17:29:46 CST 2011, tkuypers at telenet.be wrote: 
>>
The mySQL is using its 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 :-(
<<

Try this:
get revOpenDatabase("mysql","host:80","MyDatabase","username","password")

Hi Ton,
Looking at the Documentation, you can define the host port number in the
revOpenDatabase command.
You could hard code the port number in the code or use a variable that is
read from the application settings/preferences.

HTH,
Mark Stuart


_______________________________________________
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