sybperl-l Archive
Up Prev Next
From: John Gilmore-Baldwin <jbaldwin at dmreg dot com>
Subject: DBD and compute core dumps
Date: Feb 20 2001 3:32PM
I'm having a problem using DBD::Sybase and running a stored procedure
with compute clauses.
After the first result set is returned, the program core dumps. As
best I can tell, it core dumps at the call to fetchrow_array that
would come back with an empty list. The script never gets to the
$sth->{syb_more_results} statement.
I can correctly retrieve multiple result sets, but this one with
compute statements is blowing up.
I'm using DBD::Sybase 0.91 and perl 5.6 with the freetds (0.50)
libraries against a 11.0.3.3 Sybase database.
Thanks for any help.
John Gilmore-Baldwin
|