Hi: I
have a table with many constraints. A user tries to insert a record that
violates many of them. The error message I get back lists the first
violation. How cani I (or can I) get them all? I’m
running 8.3.4 on linux, running through perl/DBI, getting the error message
from $dbh->errstr. Thanks
in Advance for any help :-) |