On Tue, May 24, 2005 2:08 pm, Murray @ PlanetThoughtful said:
> I'm wondering if anyone knows of a 'db aware' text editor? By 'db aware',
> I
> mean one that can pull a recordset back from a local MySQL server and edit
> the content of fields much like a standard text editor does with files.

You've probably used phpMyAdmin, which has some of the features you ask
for, though it's web-based and not text based...

You *MIGHT* be able to built a new UI on top of phpMyAdmin easier than,
say, a plug-in for vi or emacs to do what you want...

Maybe not.

Just an idea to ponder.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to