Viewing 2 posts - 1 through 3 (of 3 total)
Here is the code outline
Table Update from J2EE using a prepared statement
Trigger starts, we check for one field being updated in trigger
IF UPDATE(STUS_CODE) = 'PUBL'
CALL SP
End...
September 2, 2009 at 6:38 pm
#1048503
Thanks. Actually I did find out that there is a know problem from one of DB2 DBA I work with and that they are working on the issue. Has to...
July 25, 2006 at 9:32 pm
#651522