Content here is by:
Michael Still
mikal@stillhq.com

All my Open Source projects
Extracted view of CVS
Home
Site map

See recent comments. RSS feed of all comments. Raw dump of all comments for research purposes.

ImageMagick book
MythTV book








This little program (it's less than 100 lines of perl) started out stratching an itch -- I had some tables within mysql that I needed to edit values from. I really wanted to be able to edit them in a text editor. I couldn't find anything to do the job (only promises of future code).

So I wrote something.


You can now look at the CVS repository for mysqlvi here.


Sat, 15 Dec 2001



mysqlvi 0.2 released

    The latest version of mysqlvi, a little ditty to edit values of cells in SQL tables is available... This version fixes some bugs and also accepts some fairly braindead command line arguements.

posted at: 04:00 | path: /mysqlvi | permanent link to this entry


Wed, 21 Nov 2001



mysqlvi 0.1 released

    This is the first release of mysqlvi, and editor for tables values within mysql. It is covered by the terms of the GNU Public License, version 2. Get it here.

posted at: 04:00 | path: /mysqlvi | permanent link to this entry