Do you have a remote server?
Do you have a lot of data to enter into your database?
Ask yourself:

Would you rather preface each and every insert with 
        "INSERT [data] INTO [table.column] ...", than enter data by filling 
in blanks in a webform.

Do you want to correct typos or otherwise edit content in large text 
fields using a command line interface?

Would you rather specify table and column every time you want to 
check your data structure, than see it all with the click of a mouse?

I don't think so.

I'll take the GUI, thank you.


On 20 Feb 2001, at 4:08, [EMAIL PROTECTED] wrote:

> why do [would] you want to *admin* MySQL over the web (say, with
> phpMyAdmin)?
> 
> (this will help me to learn :)
> 
> tia
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]> To
> unsubscribe, e-mail
> <[EMAIL PROTECTED]> Trouble
> unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 


John Jensen
520 Goshawk Court
Bakersfield, CA 93309
661-833-2858

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to