Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Re: two connections to the same database with DBD::Sybase

by busunsl (Vicar)
on Dec 11, 2002 at 09:11 UTC ( [id://219034]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: two connections to the same database with DBD::Sybase
in thread two connections to the same database with DBD::Sybase

I should probably improve the documentation a bit to be more explicit about the need to finish executions properly, either by fetching until no more rows are found, or by using finish().

This might help, but not me ;-(

One thing I always pray when talking about DBI is: Always finish your statements!

And then I didn't do it myself :-(

Perhaps there is room for enhancement somewhere else.
If there had been the connection parameters (server, database) somewhere in the error messages, I would have found the error earlier.

Michael, this is a feature request ;-)

Replies are listed 'Best First'.
Re: Re: Re: Re: two connections to the same database with DBD::Sybase
by mpeppler (Vicar) on Sep 08, 2003 at 18:36 UTC
    I know it's been almost a year, but DBD::Sybase 1.01 (to be released RSN) won't require the finish request in this situation any more.

    Michael

Re: Re: Re: Re: two connections to the same database with DBD::Sybase
by mpeppler (Vicar) on Dec 12, 2002 at 00:35 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://219034]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-20 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found