juancarlos
9th November 2002, 00:40
We have a field in our Vc database that has a mix of these values

a, b, c

We need to change all of the b values to d. I have always only done full row modifications through GTM, but can we do this partial mod for just a value?

NPRao
9th November 2002, 00:55
Juan,

There are 2 options -

1. Write a 3GL to modify that particular fields values.

2. Export the data from the GTM, then use the find and replace option in VI on that file, and re-import the file with the GTM with overwrite option.

juancarlos
9th November 2002, 01:07
probably do the exchange option -