michelleqw
Programmer
Dear sqlserver users,
We are using sqlserver 2000. Is it possible to trigger on a field in a table to start a stored procedure?
For example all records have a field X with the value "0". We want to start a SP if a record is inserted with field X = 1 or an updating of field X to 1
If yes how do we do that and if no are there any posibillities to effect wath we described above?
Nice regards,
Michelle.
We are using sqlserver 2000. Is it possible to trigger on a field in a table to start a stored procedure?
For example all records have a field X with the value "0". We want to start a SP if a record is inserted with field X = 1 or an updating of field X to 1
If yes how do we do that and if no are there any posibillities to effect wath we described above?
Nice regards,
Michelle.