Page 1 of 2
no connect over network
Posted: Tue 14 Dec 2004 11:29
by kaloschke
Hi,
Hi,
I have installed mysql 4.1.7. I use D7 with update 1
and mydac 3.30.1.13. Locally my app works fine, but not using the net.
Configuration: 1 W2003 domainserver FS, 1 W2003 ISA 2004 server KS,
1 workstation W2000 WS
I have MySQL installed on server KS, firewallrule for port 3306 is installed
too.When I try connect from another workstation or server, it appears error:
Can't connect to MySQL server on KS (or IP)
I don't beleave that the ISA 2004 firewall is the reason, because the problem exists on a normal workstation installation too.
The mysqluser is root with full rights on all host in the subnet (by the way,
its a testnet using vmware). I can connect to mysql using the browser and
phpmyadmin.
Thank you for your suggestions,
Kaloschke
Re: no connect over network
Posted: Tue 14 Dec 2004 16:19
by Ikar
Please specify how you set a name of the server; by network name or as IP address. Do you set a name in phpmyadmin at the same way? Does something change if use MyConnection.Options.Direct := False?
Posted: Tue 14 Dec 2004 17:03
by Guest
Hi,
I have used a network name and an IP address. Nothing works.
Using the browser I can use network name or IP address, it works
both.
Changing the direct option to false has no success. I have tried also
different protocols in TMyConnection. Nothing helps.
Thank you for your answer
Detlef
Posted: Tue 14 Dec 2004 17:37
by kaloschke
Hi,
I'm sorry. I send the above post under guest and name detlef without
logging in.
In the meantime I tried the following:
I have installed the old mysqlversion 4-0.15 on another machine
and in Delphi I uninstalled MyDAC 3.30.1.13 and reinstalled
2.00.3.5 and everything works fine!
So I think the reason is 3.30.1.13
Hope, you can help.
Regards Kaloschke
Posted: Wed 15 Dec 2004 09:50
by Ikar
Working in Direct := False mode in MyDAC changed slightly between 2.00.3.5 and 3.30.1.13. Try to install 3.30.1.13 again and in Direct := False mode use MySQL client libmysql.dll from MySQL 4.0.15.
Posted: Wed 15 Dec 2004 15:05
by kaloschke
Hi,
I tried that, but it doesn't work, soory.
Any other suggestions?
Kaloschke
Posted: Thu 16 Dec 2004 15:51
by Ikar
We sent you by email compiled test application. Please make the following tests.
1) at workstation:
1.1) Connect with remote server 4.1.7
1.2) Connect with local server 4.0.15
2) at the server:
> 2.1) Connect with remote server 4.0.15
> 2.2) Connect with local server 4.1.7
All tests should be done for both Direct modes.
Please send us all results of your testing.
Posted: Thu 16 Dec 2004 19:00
by kaloschke
Hi,
Im soory, but I didn't get any email from you.
Kaloschke
Posted: Fri 17 Dec 2004 10:16
by Ikar
Resended to kaloschke*yah oo*de
Posted: Fri 17 Dec 2004 17:14
by kaloschke
Hi,
I'm sorry again. Under kaloschke*yahoo*de I got only your info
about my forum account, nothing else. Sonething goes wrong.
Perhaps you could sent it to dfricke*t-online*de as a last try.
Thank you very much
Kaloschke
Posted: Wed 22 Dec 2004 09:40
by Ikar
Have you received our email?
Posted: Wed 22 Dec 2004 17:22
by Guest
Hi,
No. Ok, I give you my email once again in a clear form:
[email protected] or perhaps not so good
[email protected].
I hope it helps.
Regards
kaloschke
Posted: Thu 23 Dec 2004 14:32
by Ikar
Ok, we sent it to both your email addresses once more. Please check.
Posted: Mon 27 Dec 2004 11:19
by kaloschke
Hi,
I can't understand it. I checked both email addresses and the junk mail folder too, but nothing to see. I haven't had any problems with the addresses before.
So I have to use the older version of MySQL and wait for a newer version of your components, hoping, that it will working better.
I am very soory about that.
Regards Kaloschke
Posted: Mon 10 Jan 2011 03:19
by yuanyelss
Changing the direct option to false has no success. I have tried also
different protocols in TMyConnection. Nothing helps. Using the browser I can use network name or IP address, it works both.
So what's wrong?