sybperl-l Archive
Up Prev Next
From: "Mark A dot Downing" <mdowning at stratasource dot com>
Subject: Sybase::CTlib / stored procs problem
Date: Aug 14 2000 8:02PM
I'd like to be able to call a stored procedure from sybperl, and retrieve
the output from that procedure so I can manipulate it. Unfortunately, I am
having difficulty making it work.
Could someone post an example using say, sp_helpdb or something. I can do
what I want to do with an old fashing ct->sql($sql) command, but I'd rather
not reinvent the wheel and use an existing procedure I wrote.
Thanks
--Mark
|