Re: Error Handling Coming Out of a Trigger
- From: "Brian Hollister" <bhollisterATfuturaintlDOTcom>
- Date: Wed, 20 Jun 2007 16:18:23 -0400
Try raising the exception, then rolling back the transaction.
That did not work, but thank you though. What I have decided to do is to
separate the business rule enforcement from the database and try to allow
the database to just maintain data integrity through keys and constraints
and not forced logic, as much as possible. Kevin, I got this idea from a
conversation you and two other guys were having. I googled it up in
groups...
Did you go this way as well? If so, are you happier with it?
Thanks,
brian
.
- Follow-Ups:
- Re: Error Handling Coming Out of a Trigger
- From: Kevin Frevert
- Re: Error Handling Coming Out of a Trigger
- References:
- Error Handling Coming Out of a Trigger
- From: Brian Hollister
- Re: Error Handling Coming Out of a Trigger
- From: Kevin Frevert
- Error Handling Coming Out of a Trigger
- Prev by Date: Re: Error Handling Coming Out of a Trigger
- Next by Date: Re: Error Handling Coming Out of a Trigger
- Previous by thread: Re: Error Handling Coming Out of a Trigger
- Next by thread: Re: Error Handling Coming Out of a Trigger
- Index(es):
Relevant Pages
|