I had a script that reverse engineered an Oracle database. Comparing what my script did to what yours is doing it appears yours should work.
You should check the return status from $sth->execute( $NAME );. That will probably tell you what the problem is.
--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';
In reply to Re: DBI and getting trigger info
by pfaut
in thread DBI and getting trigger info
by rbc
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |