Update many records

General TRichView support forum. Please post your questions here
Post Reply
kleberhenrique
Posts: 5
Joined: Thu Nov 10, 2005 7:54 pm

Update many records

Post by kleberhenrique »

Hi there,

I've implemented a mail merge solution where the user stores the model text (RVF) in the database. The text is stored as something like:

Dear <<Name>>,
You reside at <<district>>!

It's all working, but some users will use the term "district", others will use "village", an so on...

I'm looking for the simplest way to replace the occurrences of a given word in all the model text records stored in the database.

Any idea?

Regards.
Post Reply