in reply to How can I excute a sybase stored procedure using perl ?

Please read the DBD::Sybase documentation. It includes an example of EXACTLY what you ask for. (Hint: go to the section titled "Retrieving OUTPUT parameters from stored procedures")
  • Comment on Re: How can I excute a sybase stored procedure using perl ?