http://qs321.pair.com?node_id=504000


in reply to Re: Getting MSSQL message return on DBI
in thread Getting MSSQL message return on DBI

You are correct, and I found at DBD::ODBC Tutorial Part 3 - Connecting Perl on UNIX or Linux to Microsoft SQL Server another way, using $dbcon->{odbc_exec_direct} = 1;.

Now, I'm looking for a way to get the result of this code, that return by error message.

Thank you

Solli Moreira Honorio
Sao Paulo - Brazil