On Tue, 19 Oct 1999, Tim Bunce wrote:
> If the ``$sth->fetchall_arrayref if $sth->{Active};'' logic was
> added to the DBI's prepare_cached, wouldn't that be enough for you?
> (Assuming you call prepare_cached for the first time for each
> statement when there's no active statement handle.)

I don't think so. I tried changing my code so it always fetched all the
rows and it still didn't work. This is something to do with how you can
only have 1 active statement with Sybase (I think). I really don't fully
understand the inner workings. Over to Michael.

> Anyway, I thought DBD::Sybase now has internal logic to create new
> sessions transparently if needed.

Pass. I'm using the latest CPAN version though.

--
<Matt/>

Details: FastNet Software Ltd - XML, Perl, Databases.
Tagline: High Performance Web Solutions
Web Sites: http://come.to/fastnet http://sergeant.org
Available for Consultancy, Contracts and Training.

Reply via email to