Re: how to use a trigger to stop an insert/update?
- From: brenddie <brenddie@xxxxxxxxx>
- Date: Mon, 1 Feb 2010 12:50:21 -0800 (PST)
On Feb 1, 2:25 pm, Art Kagel <art.ka...@xxxxxxxxx> wrote:
You can access data from multiple databases when their logging mode is
different by establishing separate connections to each database and using
the SET CONNECTION statement to switch connections. You cannot join tables
in the two databases until both logging modes are the same.
Art
I'll do some testing with the SET CONNECTION later this week.
For the trigger I'm going to try to change the overlapping dates from
the SP or maybe insert a row in table so I can keep track of these
rows and forward them to whoever should fix them. This should help
while we manage to convert to logged.
In the next weeks I'll make a new post for the conversion to logged to
get some pointers.
thanks
.
- References:
- Re: how to use a trigger to stop an insert/update?
- From: david@xxxxxxxxxxxxx
- Re: how to use a trigger to stop an insert/update?
- From: brenddie
- Re: how to use a trigger to stop an insert/update?
- Prev by Date: Re: Oracle and IBM -- Grudge Match
- Next by Date: Re: Gary Speaks!
- Previous by thread: Re: how to use a trigger to stop an insert/update?
- Next by thread: Re: how to use a trigger to stop an insert/update?
- Index(es):
Relevant Pages
|