in reply to
calling a stored procedure using DBI.pm
Did you read
the documentation
?
Comment on
Re: calling a stored procedure using DBI.pm
Replies are listed 'Best First'.
Re^2: calling a stored procedure using DBI.pm
by
aroc725
(Acolyte)
on Apr 12, 2006 at 19:28 UTC
Thanks, but it doesn't look like the call to 'fetch' is getting anything back from the stored procedure call. Weird.
[reply]
In Section
Seekers of Perl Wisdom