in reply to Trapping Stroed Proc errors with MSSQL

First - which DBD module are you using?

Second - try running this with DBI->trace(3) to see what the server sends back, and how your DBD driver interprets this.

Michael

  • Comment on Re: Trapping Stroed Proc errors with MSSQL