Page 1 of 1

Isa-server 2004

Posted: Sat 08 Jan 2005 17:27
by Delle
Hi,
I have problems to connect to MySQL running on Isa-serer 2004.
I have defined a firewallrule for opening tcp on port 3306 for
all users.
But I can connect using phpmyadmin.
Does MyDAC uses any other protocols or ports to connect to
MySQL?

Regards Delle

Posted: Tue 11 Jan 2005 09:41
by Paul
Yes, MyDAC uses TCP connection and one port. Please try to connect using
TMyConnection.Option.Direct=True/False and
TMyConnection.Option.Protocol:=mpTCP