|
Posted by Lucio Chiessi on 06/19/05 05:29
Hi for all on this...
I'm using MS SQL Server 7.0 SP4 in some customers to store some data
from an aplication developed by me.
I created an trigger to run on update.
When I run an update command on it's table and the where condition
returns only one row, the trigger is executed ok, but if where
condition returns more than one rows, the trigger don't run.
I don't know what happens there...
If any can help on this, I will be thankfull!
Regards!
Lucio
Navigation:
[Reply to this message]
|