in reply to Re: Running stored procedure through perl script
in thread Running stored procedure through perl script

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^2: Running stored procedure through perl script

Replies are listed 'Best First'.
Re^3: Running stored procedure through perl script
by Anonymous Monk on Mar 04, 2010 at 08:17 UTC
    Thanks for your reply.Because when I am running this command on sql server its giving me proper output,but while running it from perl script its giving error.

    That doesn't explain why you're not checking for errors, why you assume each and every call succeeds.