Viewing 3 posts - 1 through 3 (of 3 total)
Yes there's only one word in the field...
Also the table gets cleared nightly...
So you think that the trigger as is should work??
quote:Is...
quote:
February 15, 2002 at 2:37 pm
#423967
the data is scanned in, real simple just five fields. Just need to figure out the trigger...
IF EXISTS (SELECT rma FROM table1
WHERE rma = 'end' )
Then i would exec the...
February 15, 2002 at 2:02 pm
#423957
quote:This doesn't sound like a very efficient process, but if they are editing row by row and they simply enter end in...
February 15, 2002 at 1:53 pm
#423956