sybperl-l Archive
Up Prev Next
From: Morgan Curley <mcurley at newscorp dot com>
Subject: Stored Procedures Problem
Date: Jan 23 1999 1:22AM
Hey folks,
I am writing a CGI that needs to retrieve lots of records totaled and
broken down by date. I am using a stored procedure that selects all the
dates then opens a cursor and selects the ind pages by day. Does this sound
like something Sybase::DBlib doesn't support. I get no results DBCOUNT=-1
and DBROWS=0. If I run this through isql I get plenty of info returned.
Thanks
Morgan
|