Page 1 of 1

help with OFFLINE connection !!!!

Posted: Sat 14 Mar 2009 08:21
by komp
Would anybody please help me with establishing offline creation and
reviewing of the databases with dbForge for MySQL, cuz every time I want to see my created tables , run button appears only when there's a connection, othervise I can't run my scripts. I don't have any domain or host. With connection on localhost it gives an error message Can't connect to MySQL server on 'localhost' (10061). Thank you very much :D

Re: help with OFFLINE connection !!!!

Posted: Thu 26 Mar 2009 07:46
by Duke
komp wrote:Would anybody please help me with establishing offline creation and
reviewing of the databases with dbForge for MySQL, cuz every time I want to see my created tables , run button appears only when there's a connection, othervise I can't run my scripts.
Well, to run script you do need a connection to MySQL server.
komp wrote:I don't have any domain or host. With connection on localhost it gives an error message Can't connect to MySQL server on 'localhost' (10061). Thank you very much :D
If you have local MySQL server installed, please check if it is running and make sure that you chose correct port value for connection.

Posted: Fri 27 Mar 2009 08:18
by komp
OK. Many thanks, now it works.
:D