help with OFFLINE connection !!!!

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
komp
Posts: 2
Joined: Sat 14 Mar 2009 08:13

help with OFFLINE connection !!!!

Post by komp » Sat 14 Mar 2009 08:21

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

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Re: help with OFFLINE connection !!!!

Post by Duke » Thu 26 Mar 2009 07:46

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.

komp
Posts: 2
Joined: Sat 14 Mar 2009 08:13

Post by komp » Fri 27 Mar 2009 08:18

OK. Many thanks, now it works.
:D

Post Reply