v processing question
Walter Vaughan
wvaughan at steelerubber.com
Mon Jun 21 11:39:31 PDT 2004
Jeff Harrison wrote:
> Courtney wrote:
>>Can u update a record while running a vprocessing?
> As a general rule, I would stay away from doing writes in v processing. Why
> not just write to your flag in the regular output processing?
You can and will run into situations where the sort table executed just
fine, and the output table runs into an error condition. You will then
have records that you have marked as processed, and yet no processing
happened.
THEREFORE...
Just say no.
--
Walter
More information about the Filepro-list
mailing list