All,
How do I get a trigger fire in the following case scenerio: I am developing application using PowerBuilder 6.5 as a front end and Sybase 12 as a back end. User updates information in the table "A" using a window
with DW control on it. Table "A" has a trigger for Update that updates another table "B". Every time user makes changes through DW control, table "A" get updated while trigger for update on that table doesn't fire and no
changes made to the table "B". If I am not using this screen to update table "A" then trigger fires. Do you have any idea why?
How do I get a trigger fire in the following case scenerio: I am developing application using PowerBuilder 6.5 as a front end and Sybase 12 as a back end. User updates information in the table "A" using a window
with DW control on it. Table "A" has a trigger for Update that updates another table "B". Every time user makes changes through DW control, table "A" get updated while trigger for update on that table doesn't fire and no
changes made to the table "B". If I am not using this screen to update table "A" then trigger fires. Do you have any idea why?