Database Find and Replace
If you are a ColdFusion application developer, you'll love this app. If you have a database where you would love to get in there and do a Find-and-Replace, you'll love this app. You'll have to have a ColdFusion server to do this, but well, you get the idea. Or maybe not! Oh well,
The application, named dbfrp allows you to do a search through database fields, and do a Find-and-Replace on the contents therein.
One use of this would be cleaning up text within a blogging app, like the one you're reading now. Ever wanted to change all those <i> tags to <em>? With dbfrp, you can do that.
The application should run with any flavor of ColdFusion 6.0 or greater, BlueDragon, or Railo. The app does write files using CFFILE, so if you are on a shared hosting environment, you will need access to CFFILE.
To download a copy: Click the little 'download' link next to the floppy disk icon at the bottom of this message.


