vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In article <ONKdnfIVWoBTcknYnZ2dnUVZ8seinZ2d@bt.com>, NA news <nick_legrand@hotmail.com> wrote: > What's the best tool for managing MySQL databases, please ? > I have phpMyadmin .... are there any better tools available ? > What's the best reference book for the preffered tool, please ? > Cheers, > Nick My personal favourite is MySQLFront, but sadly it only runs on windows. You can have multiple databases on different servers open at the same time; transfer databases between servers; tables between databases - on different servers; it's easier to set up and maintain database and table definitions etc, and in my personal opinion is far superior to anything that MySQL themselves offer, and better than PHPMyAdmin. I don't believe there are any books for it though. Dave -- Dave Stratford ZFCA http://daves.orpheusweb.co.uk/ Hexagon Systems Limited - Experts in VME systems development |
| |||
| "Dave Stratford" <daves@orpheusmail.co.uk> wrote in message news:4eb5cb7abbdaves@orpheusmail.co.uk... > In article <ONKdnfIVWoBTcknYnZ2dnUVZ8seinZ2d@bt.com>, > NA news <nick_legrand@hotmail.com> wrote: >> What's the best tool for managing MySQL databases, please ? >> I have phpMyadmin .... are there any better tools available ? >> What's the best reference book for the preffered tool, please ? >> Cheers, >> Nick > > My personal favourite is MySQLFront, but sadly it only runs on windows. > You can have multiple databases on different servers open at the same > time; transfer databases between servers; tables between databases - on > different servers; it's easier to set up and maintain database and table > definitions etc, and in my personal opinion is far superior to anything > that MySQL themselves offer, and better than PHPMyAdmin. I don't believe > there are any books for it though. > > Dave > > -- > Dave Stratford ZFCA > http://daves.orpheusweb.co.uk/ > Hexagon Systems Limited - Experts in VME systems development > Thanks, Dave .... I went looking for it but got the following on their German site .... MySQL-Front has been discontinued since MySQL AB forced us to remove this program from the market. Thanks a lot for all your help! Your MySQL-Front Team We hope the humanity will learn to work together instead of fighting another senseless... |
| |||
| > MySQL-Front has been discontinued since MySQL AB forced us to remove this > program from the market. > > Thanks a lot for all your help! > > Your MySQL-Front Team > > We hope the humanity will learn to work together instead of fighting > another senseless... > ....and what's more, all links I click for MySQLfront end up at Navicat .... what's that like ? |
| |||
| On Fri, 16 Feb 2007 08:45:42 -0000, "NA news" <nick_legrand@hotmail.com> wrote: > >> MySQL-Front has been discontinued since MySQL AB forced us to remove this >> program from the market. >> >> Thanks a lot for all your help! >> >> Your MySQL-Front Team >> >> We hope the humanity will learn to work together instead of fighting >> another senseless... >> > >...and what's more, all links I click for MySQLfront end up at Navicat .... >what's that like ? > Nick, I really like the product "SQLyog" <http://www.webyog.com/en/> There's a free "community edition" - the "enterprise edition" is only $27(US) for the single user-noncomercial version. Lee |
| ||||
| "Lee Peedin" <lpeedinDONOTSPAME@nc.rr.com> wrote in message news:4gbbt2trq7ns5h1ccebe8re4vn9aekr4j0@4ax.com... > On Fri, 16 Feb 2007 08:45:42 -0000, "NA news" > <nick_legrand@hotmail.com> wrote: > >> >>> MySQL-Front has been discontinued since MySQL AB forced us to remove >>> this >>> program from the market. >>> >>> Thanks a lot for all your help! >>> >>> Your MySQL-Front Team >>> >>> We hope the humanity will learn to work together instead of fighting >>> another senseless... >>> >> >>...and what's more, all links I click for MySQLfront end up at Navicat >>.... >>what's that like ? >> > Nick, > I really like the product "SQLyog" <http://www.webyog.com/en/> > > There's a free "community edition" - the "enterprise edition" is only > $27(US) for the single user-noncomercial version. > > Lee Thanks, Lee...has anyone done a comparison between NaviCat and SQLyog. ? |