Thread: Frontend?
View Single Post

  #11 (permalink)  
Old 10-10-2005
Bill Karwin
 
Posts: n/a
Default Re: Frontend?

JasiekS wrote:
> Actually, MySQL Query Browser HAS a grid for manually editing the data.
> Try this simple trick:
> - open session in Query Browser
> - select table by double-click or manually enter 'SELECT * FROM
> the-table' and press 'Execute'; a grid with actual content of selected
> table will be shown;
> - press 'Edit' on the Status Bar;
> From this moment data become editable. You can accept (apply) or drop
> (discard) your changes by pressing other buttons on Status Bar.


Thanks for the excellent tip, JasiekS!
I did not know about that usage of MySQL Query Browser.

Dziekuje,
Bill K.
Reply With Quote