Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Mysterious null-padding

by mje (Curate)
on Jan 28, 2016 at 14:46 UTC ( [id://1153875]=note: print w/replies, xml ) Need Help??


in reply to Mysterious null-padding

I see you've also sent this to the dbi-users list and I've answered there. In case you see this first.

To help identify the problem could you please provide:

DBI version DBD::ODBC version

Assuming you have recent DBI and DBD::ODBC could you set DBI_TRACE=DBD=x.log then rerun your code e.g.,

set DBI_TRACE=DBD=x.log perl mycode.pl

It should produce DBD::ODBC specific output in x.log that will help me identity the problem. There is no need to send the log to the list.

If this produces nothing in x.log you've probably got an older DBI in which case use:

set DBI_TRACE=15=x.log perl mycode.pl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1153875]
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: (4)
As of 2026-04-21 13:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.