Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: DBLib error driving me crazy

by roboticus (Chancellor)
on Oct 23, 2012 at 17:59 UTC ( [id://1000506]=note: print w/replies, xml ) Need Help??


in reply to DBLib error driving me crazy

sandygallant:

I know that SQL server can return multiple datasets. Is it possible that one of your proces is returning an additional dataset that you're not reading? You could check that by preceding the failing statement with a fetch loop, printing out any data you find.

In any case, you might want to read the docs on the Active method to test whether the the statement handle is still active and finish to terminate the statement if so.

Caveat: I've not tried this in the last few years, so my recollections could be a bit fuzzy.

Update: Fixed links to cpan. (I used http://search.cpan.org/~timb/DBI-1.622/DBI.pm#Active, but I don't know if that's the best way to do it. I didn't get anything useful when I tried cpan://DBI#Active.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 21:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found