Page 1 of 1

Update many records

Posted: Wed Nov 30, 2005 4:39 pm
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.

Posted: Wed Nov 30, 2005 8:47 pm
by Sergey Tkachenko