Page 1 of 1

UniDAC connection timeout to an online Database

Posted: Sun 13 Mar 2016 12:16
by axilus
Hello,
i have a sample database in an online provider freemysqlhosting.net
when i connect using Delphi with UniConnection in design mode and open the UniTable, all work great and nothing is wrong, but when i try to connect in runtime using connection settings by FormCreate event, after 15 seconds the Connection timeout appear !

Whats the solution?

Re: UniDAC connection timeout to an online Database

Posted: Mon 14 Mar 2016 11:10
by ViktorV
Unfortunately, we can't reproduce the issue in the described case. Could you send test credentials to viktorv*devart*com for connection to your MySQL server, in order for us to be able to reproduce the described issue?

Re: UniDAC connection timeout to an online Database

Posted: Mon 14 Mar 2016 14:36
by axilus
Hello,
ok, the message has been sent

Re: UniDAC connection timeout to an online Database

Posted: Mon 14 Mar 2016 15:15
by ViktorV
Unfortunately, we could not reproduce the issue. Both in design-time and run-time, connection to your MySQL server was established similarly fast with no delays. Please check whether the problem is reproduced on our MyDacDemo project. You can find the demo project in the
%MyDACDemos%\MyDacDemo directory. %MyDACDemos% is the MyDAC Demo projects installation path on your computer. If the problem is not reproduced on our demo project, please compose a full sample demonstrating the issue and send to viktorv*devart*com.

Re: UniDAC connection timeout to an online Database

Posted: Mon 14 Mar 2016 19:31
by axilus
Hi,
it work very good!
thanks a lot.

Re: UniDAC connection timeout to an online Database

Posted: Tue 15 Mar 2016 06:31
by ViktorV
It is good to see that the issue has been solved. Feel free to contact us if you have any further questions about UniDAC.