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
help with OFFLINE connection !!!!
help with OFFLINE connection !!!!
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
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
Re: help with OFFLINE connection !!!!
Well, to run script you do need a connection to MySQL server.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.
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 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