resending: Database triggers and Stored Precedure related

2002-10-17 Thread hbhondwe
Hi, Resending with the hope that someone would have an answer :) Can someone pls help us with the following problem? Any help would be appreciated. regards harsh Requirement: Whenever a row is deleted from a database table, the client application shall get the deletion details. 1. Create

trigger and stored procedure related

2002-10-11 Thread hbhondwe
Hi, Can someone pls help me with the following problem? thanks harsh Requirement: Whenever a row is deleted from a database table, the client application shall get the deletion details. Based on the studies done the following approach is thought to be more appropriate. 1. Create a trigger

trigger and stored procedure

2002-10-11 Thread hbhondwe
Hi, Can someone pls help me with the following problem? thanks harsh Requirement: Whenever a row is deleted from a database table, the client application shall get the deletion details. Based on the studies done the following approach is thought to be more appropriate. 1. Create a trigger