DB Search and Replace.
A program for searching and replacing of data in DBASE and Paradox tables.
Written by Serge Bublik, 3/2000.

What is it for.
This program is for replacing of info in tables. You may create a list of replaces,
so it will make replaces according to your list. More, you can make lots of such 
lists and manage them. This program make it easy to perform different replaces at 
once. 

How to use this.
Quite easy. The buttons are numbered :)
1. Select a table for processing. Any file of type DBF/DB. When selected it is tested for
correct file format.
2. Select a field to process. A field in selected file.
3. If it is needed, make filter for records.
Also we should make a list of strings to search and replace. To add the string to a 
list, press "Add" button, and enter the string to be searched and another to replace 
with.If a string was not correctly entered, we should delete it with "Delete" button. 
Also it is possible to save created list ("Save") and to load it ("Load"). The list 
may also be deleted ("Clear").
4. Press "Do it!". The program performs changes.
5. Exit.
On the right thete is a text field in wich the program posts reactions to user events.
By looking through it, you may see how you worked with a program.


How to install.
This program uses Borland Datbase Engine to work with data files. BDE is a quite 
big tool, so i have NOT included it in the distribution. If you are using Delphi or 
C++ Builder, you probably already have BDE. If not, you may take a distribution 
at http://bubble.pdc.ru/zprgs.htm. 
so, To Install:
 Start self-extracting archive, install it to any dir. Aliases are not used, so if you 
have BDE installed, everythibng should be OK. Links to a program, if you need them, 
you should make yourself.

Disclaimer.
Author of this program is not responsible for any damage performed by this program. You 
use it at your own risk.

Conditions of usage.
No conditions. If you will use this program, write me a letter. I like letters.
Also please distribute _all_ files in the package.

About
This was written by Serge Bublik, Moscow, Russia.

To connect me:
 Email: SergeBublik@mail.ru
 ICQ:   5787507
 WWW:   http://bubble.pdc.ru
