Suo

How can I do the trigger work? I had implemented one, but it is not
working... Should I enable something in the Config Manager???
The trigger is this:

Trigger DeleteBookAuthor [ Event = DELETE ] {
        Set xid = {ID}
        &SQL(DELETE %NOCHECK FROM BooksAuthor WHERE Livro = :xid )
}


Thanks,
Leonardo



Reply via email to