On Wed, Oct 23, 2002 at 08:05:42PM -0700, Mark Dedlow wrote: > > RaiseError appears to be saved per statement handle and not changeable for > the execution of a given statement once the statement has been prepared.
Which is exactly as it's documented in the Fine Manual:
ATTRIBUTES COMMON TO ALL HANDLES
These attributes are common to all types of DBI handles.
Some attributes are inherited by child handles. That is, the value of
an inherited attribute in a newly created statement handle is the same
as the value in the parent database handle. Changes to attributes in
the new statement handle do not affect the parent database handle and
changes to the database handle do not affect existing statement han‐
dles, only future ones.
--
Stephen Clouse <[EMAIL PROTECTED]>
Senior Programmer, IQ Coordinator Project Lead
The IQ Group, Inc. <http://www.theiqgroup.com/>
msg13655/pgp00000.pgp
Description: PGP signature
