RE: [PHP-DB] mySQL administration on Linux through NT

2002-01-16 Thread Ryan Marrs
t: RE: [PHP-DB] mySQL administration on Linux through NT If you're running a web server on your Linux box then simply download, install and use phpMyAdmin. All your management is then down through web pages. I use it all the time. HP -Original Message- From: Jerry [mailto:[EMAIL PROTEC

RE: [PHP-DB] mySQL administration on Linux through NT

2002-01-16 Thread Howard Picken
PM To: [EMAIL PROTECTED] Subject: [PHP-DB] mySQL administration on Linux through NT Hi, I have mySQL on LINUX Does anybody knows a windows software to manage mySQL through win2k (TCP/IP - Intranet) ? With mySQL on win2k, you can manage it using a windows interface. I'm looking for the same kind of

Re: [PHP-DB] mySQL administration on Linux through NT

2002-01-16 Thread Miles Thompson
Jerry, For a command line interface, you can use either putty or TerraTermSSH. I prefer the former and it's available at http://www.chiark.greenend.org.uk/~sgtatham/putty/ . The latter is more Windows-ish. For a Windows-like interface, through a browser, there is phpMyAdmin, and others, but

[PHP-DB] mySQL administration on Linux through NT

2002-01-16 Thread Jerry
Hi, I have mySQL on LINUX Does anybody knows a windows software to manage mySQL through win2k (TCP/IP - Intranet) ? With mySQL on win2k, you can manage it using a windows interface. I'm looking for the same kind of interface to manage mySQL on a Linux platform from win2k. Thanks. Jerry --