dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Cannot edit table data in mysql Administrator (GUI) - mysql

This is a discussion on Cannot edit table data in mysql Administrator (GUI) - mysql ; Hello, Using mysql administrator 1.1.9 (GUI), I can edit table but I cannot edit table data (option is always disabled). I've granted myself all privileges to said table. using mysql 4.1.18. I have to use the commandline tool and do ...


Home > Database Forum > Other Databases > mysql > Cannot edit table data in mysql Administrator (GUI)

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 08-23-2006, 03:01 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Cannot edit table data in mysql Administrator (GUI)

Hello,

Using mysql administrator 1.1.9 (GUI), I can edit table but I cannot edit
table data (option is always disabled). I've granted myself all
privileges to said table. using mysql 4.1.18. I have to use the
commandline tool and do all views and edits by sql, which is kind of a
pain. what am I doing wrong? thanks
Reply With Quote
  #2  
Old 08-23-2006, 04:46 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

darius wrote:
> Hello,
>
> Using mysql administrator 1.1.9 (GUI), I can edit table but I cannot edit
> table data (option is always disabled). I've granted myself all
> privileges to said table. using mysql 4.1.18. I have to use the
> commandline tool and do all views and edits by sql, which is kind of a
> pain. what am I doing wrong? thanks


You need to also install MySQL Query Browser to edit table data. Then
the option in Administrator won't be grayed out.

By the way, there are newer versions of QB and Administrator available,
and now they're bundled together as one installable package, along with
MySQL Workbench, MySQL's ER modelling tool.

Regards,
Bill K.
Reply With Quote
  #3  
Old 08-23-2006, 07:34 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

Bill Karwin wrote in
news:ecieop01md3@enews1.newsguy.com...

> You need to also install MySQL Query Browser to edit table data.
> Then the option in Administrator won't be grayed out.
>
> By the way, there are newer versions of QB and Administrator
> available, and now they're bundled together as one installable
> package, along with MySQL Workbench, MySQL's ER modelling tool.
>


thanks, that made my life so much easier!!
Reply With Quote
  #4  
Old 08-26-2006, 12:34 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

Bill Karwin wrote in
news:ecieop01md3@enews1.newsguy.com...

> By the way, there are newer versions of QB and Administrator
> available, and now they're bundled together as one installable
> package, along with MySQL Workbench, MySQL's ER modelling tool.
>


Maybe I spoke too soon. I downloaded mysql admin v 1.2.2 with QB, and
though I can browse tables, all edit options are greyed out -- delete
row, add row, clear field, load field, edit field in popup editor. What
do I need to do?
Reply With Quote
  #5  
Old 08-26-2006, 12:54 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

darius wrote:

> Bill Karwin wrote in
> news:ecieop01md3@enews1.newsguy.com...
>
> > By the way, there are newer versions of QB and Administrator
> > available, and now they're bundled together as one installable
> > package, along with MySQL Workbench, MySQL's ER modelling tool.
> >

>
> Maybe I spoke too soon. I downloaded mysql admin v 1.2.2 with QB, and
> though I can browse tables, all edit options are greyed out -- delete
> row, add row, clear field, load field, edit field in popup editor. What
> do I need to do?


Did you switch the query results section to "Edit" mode? There's a button labeled Edit on the bottom of the data grid (next to the xx rows returned in xx seconds).

--

Reply With Quote
  #6  
Old 08-26-2006, 02:56 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

"Murdoc" wrote in
news:xn0eqfnvr1808w000@news-south.connect.com.au...

> Did you switch the query results section to "Edit" mode? There's a
> button labeled Edit on the bottom of the data grid (next to the xx
> rows returned in xx seconds).


I'm a moron. sorry!
Reply With Quote
  #7  
Old 08-27-2006, 03:03 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

darius wrote:
> "Murdoc" wrote in
> news:xn0eqfnvr1808w000@news-south.connect.com.au...
>
>> Did you switch the query results section to "Edit" mode? There's a
>> button labeled Edit on the bottom of the data grid (next to the xx
>> rows returned in xx seconds).

>
> I'm a moron. sorry!


FWIW, I've been developing software on computers for 26 years, and I
have yet to find a single system that is "intuitive". *Nothing* about
computers is intuitive as far as I'm concerned. So there's no need to
criticize yourself! :-)

Also note that you can only use edit mode on tables in MySQL QB if you
the table has a primary key, and you display the data in the results
grid including that primary key.

Regards,
Bill K.
Reply With Quote
  #8  
Old 08-28-2006, 08:00 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

On Sun, 27 Aug 2006 12:02:59 -0700, Bill Karwin
wrote:

>Also note that you can only use edit mode on tables in MySQL QB if you
>the table has a primary key, and you display the data in the results
>grid including that primary key.
>
>Regards,
>Bill K.


Bill,
Thank's for including the above statement in your last post. I had
read and tried everything I could find on the edit mode and had yet to
see the disclaimer you pointed out. I am very new to MySQL and was a
bit reluctant to show my ignorance just yet, so I just kept reading.
After seeing your statement above I went back to my "test" table and
added a primary key. I can now edit the data.

Thanks
Lee
Reply With Quote
  #9  
Old 08-05-2009, 09:58 AM
Database Newbie
 
Join Date: Aug 2009
Posts: 1
vallavanoo7 is on a distinguished road
Default Re: Cannot edit table data in mysql Administrator (GUI)

thank you sir...
every word of urs is perfect...
Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 05:10 PM.