Reply to Andrew Brown <[EMAIL PROTECTED]> 06-08-31 11:51:

> Can BBEdit do anything useful with a MySQL database ? I'm looking for  
> an effective editor of remote database records, with which one can  
> search-and-replace on screen for example... 

I'm not quite sure what you want to do and how you would like it to work but it
seems to be the wrong way to use a text editor for editing database records.
(reason: the database contains structured and probably validated data while a
text editor just have a single "field")

Why not do the search and replace in the database (I mean that's one reason for
using a database in the first place)?

I'm probably missing something ...

                jem

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to