|
Posted by Fernando Donate on August 12, 2004, 9:15 am
Please log in for more thread options
Hello
If I use dbi:Sybase, when I insert a row (SQL Server 2000) in one
table from my perl script a trigger is 'trigged' and I can view the
trigger 'print' messages.
But If i use dbi:ODBC, i don't receive any output
Why? Any option at connect?
I need the output for debugging purposes (using odbc module)
Thanks.
Fernando
|