MySQL Application.

  • Thread starter Thread starter TomT
  • Start date Start date
T

TomT

Is there any freeware that makes administrating MySQL any easier.

I have found Navicat, but this is commercial !

Thanks
 
Is there any freeware that makes administrating MySQL any easier.

I have found Navicat, but this is commercial !

Thanks

SQLyog - Front End for the MySQL

http://www.snapfiles.com/get/sqlyog.html

"SQLyog is a compact Win32 Front End for the MySQL database server. The
program is aimed at users that are familiar with SQL statements and need
an easy to use, no fuss, graphical interface to execute SQL queries,
manage users and permissions and more. The program supports execution of
multiple queries and selected (highlighted) or single queries and offers
a template explorer to quickly insert commonly used queries, such as
create table, insert, drop table, rollback and others. In addition, you
can export data in CSV, HTML & XML format and Import from a text file.
Export data and schema itself, flush hosts/logs and more. In addition,
SQLyog allows you to diagnose and optimize your databases, save your
favorite SQL scripts in favorite folders and more."

SnapFiles has this warning.

"SQLyog is temporarily not available from our site."

I have uploaded it to this location if you would like to try it.

http://s21.yousendit.com/d.aspx?id=3LD0X69HPQKPA2VS6YEN5E8MHU

Regards

Wayne D
 
"TomT" wrote...
Have you looked at MySQL Administrator?

It may not matter to the original poster but....

"MySQL Administrator is supported on NT4.0/Win2k/WinXP and Win2004."

I find that a great many MySQL programs will not install/run on a '98
system.

Regards, John.
--
****************************************************
,-._|\ (A.C.F FAQ) http://clients.net2000.com.au/~johnf/faq.html
/ Oz \ John Fitzsimons - Melbourne, Australia.
\_,--.x/ http://www.vicnet.net.au/~johnf/welcome.htm
v http://clients.net2000.com.au/~johnf/
 
Back
Top