Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update Trigger

Status
Not open for further replies.

extempore

Programmer
Jun 1, 2001
71
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top