Re: mysql admin clients

2004-11-05 Thread Karam Chand
Hello, Check out SQLyog at http://www.webyog.com/forums/index.php?s=94f4afb247fdfdfbd6435d793a56d60a&act=ST&f=2&t=977&st=0&#entry3909 Its FREE and very powerful. Regards, Karam --- leegold <[EMAIL PROTECTED]> wrote: > newbie question about mysql admin clients. What are > some good ones? And >

Re: mysql admin clients

2004-11-02 Thread Andy Davidson
On 1 Nov 2004, at 22:57, leegold wrote: newbie question about mysql admin clients. What are some good ones? And importantly can they access and allow me to edit the db record fields themselves? eg. I see a mis-spelled word in a field - I could go in there and edit the field. I use one called YourSQ

Re: mysql admin clients

2004-11-02 Thread Martijn Tonies
> newbie question about mysql admin clients. What are some good ones? And > importantly can they access and allow me to edit the db record fields > themselves? eg. I see a mis-spelled word in a field - I could go in > there and edit the field. Have a look at Database Workbench: www.upscene.com

Re: mysql admin clients

2004-11-02 Thread Gleb Paharenko
Hi. See: http://www.mysql.com/products/mysqlcc/ "leegold" <[EMAIL PROTECTED]> wrote: > newbie question about mysql admin clients. What are some good ones? And > importantly can they access and allow me to edit the db record fields > themselves? eg. I see a mis-spelled word in a field - I

Re: mysql admin clients - But can I edit a column field?

2004-11-01 Thread ian douglas
But can I edit a column field? Can I go into a specific column in a specific record and edit it just like I was in a text editor? That's the action I want. None on the products specifically state they can do it(?) phpMyAdmin will allow you to alter a column name within a table, yes. can't speak for

Re: mysql admin clients - But can I edit a column field?

2004-11-01 Thread leegold
On Tue, 2 Nov 2004 01:12:37 +0200, "Polyakov Dmitryi" <[EMAIL PROTECTED]> said: > Hello leegold, > for what OS? or you need just web-based app? > for win - MySQLFront > web-based - phpMyAdmin (PHP required) > Tuesday, November 2, 2004, 12:57:46 AM, you wrote: But can I edit a column field? Can