This is a discussion on programs for SQL within the MySQL forums, part of the Database Server Software category; --> Hallo, I'm beginer and I have question, witch program is the best for only SQL ? I work with ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| uczen wrote: > Hallo, I'm beginer and I have question, witch program is the best for only > SQL ? I work with mySQL dB and I have MySQL Query Browser, but it isn't > probably the best one ? I use MySQL Query Browser & MySQL Administrator. Which application is best for you depends on what you need to do with it. You may also want to look at Navicat (http://www.navicat.com/) or Toad for MySQL (http://www.quest.com/toad_for_mysql/). I haven't used them much, but they seem popular. Regards, Bill K. |
| |||
| On Thu, 20 Jul 2006 21:21:21 +0200, uczen wrote: > Hallo, I'm beginer and I have question, witch program is the best for only > SQL ? I work with mySQL dB and I have MySQL Query Browser, but it isn't > probably the best one ? The CLI slient is best. -- 7. When I've captured my adversary and he says, "Look, before you kill me, will you at least tell me what this is all about?" I'll say, "No." and shoot him. No, on second thought I'll shoot him then say "No." --Peter Anspach's list of things to do as an Evil Overlord |
| ||||
| > > Hallo, I'm beginer and I have question, witch program is the best for only > > SQL ? I work with mySQL dB and I have MySQL Query Browser, but it isn't > > probably the best one ? > > I use MySQL Query Browser & MySQL Administrator. Which application is > best for you depends on what you need to do with it. > > You may also want to look at Navicat (http://www.navicat.com/) or Toad > for MySQL (http://www.quest.com/toad_for_mysql/). I haven't used them > much, but they seem popular. Don't forget Database Workbench :-) www.upscene.com -- Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |