View Single Post

   
  #4 (permalink)  
Old 02-28-2008, 10:29 AM
RRB
 
Posts: n/a
Default Re: not graphic mysql table browser

Lars Eighner wrote:
....
>> For a client that must change values in some tables, i need a simple browser
>> which allows him to open a mysql table, modify value of fields (or even add and
>> delete records) than save and exit.
>> It should be simply character terminal based (no mysqlcc for example).

....
> Mysqlman + lynx work fine in a text terminal, but an http server is
> required.


Too complex, ideally it should be something like:

mybrowser name-of-db name-of-table

appears something like mc, with arrows, pg-up and down you navigate, change
fields (perhaps add and delete but not really necessary...) then press
control-something or F-somthing to save+exit.

Thats all. Damn simple.


--
Faciait li signeur!

Roy Batty
http://www.regalodautore.it/
Reply With Quote