mylo Newbie
Joined: 24 Jun 2003 Posts: 8 Location: USA
|
Posted: Tue Sep 16, 2003 1:49 am
Trigger within the database |
Is there a way to create a trigger inside the database? What I want to do ... there is a bug somewhere in one of my database scripts that I just can't find ( I have looked over every script three times now), it is updating a field in a spells database. It keeps setting the level field to zero, when it is supposed to be remain at 53.
What I want it this trigger to do is, when the field changes just notify some how - popup window, flash the screen, log a message, whatever. So I can figure out what is setting it back each time.
I know that it is possible to do a trigger in an access database, but I wouldn't even know where to begin. |
|