View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 11:29 AM
Lars Eighner
 
Posts: n/a
Default Re: not graphic mysql table browser

In our last episode, <472bb40c$0$10621$4fafbaef@reader2.news.tin.it>, the
lovely and talented RRB broadcast on comp.databases.mysql:

> Hi to all.
> 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).


> Any idea?


> TIA.


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

--
Lars Eighner <http://larseighner.com/> <http://myspace.com/larseighner>
Countdown: 443 days to go.
What do you do when you're debranded?
Reply With Quote