Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: dbd::sybase string cut at 78 characters?

by derby (Abbot)
on Jun 15, 2010 at 12:24 UTC ( [id://844850]=note: print w/replies, xml ) Need Help??


in reply to Re: dbd::sybase string cut at 78 characters?
in thread dbd::sybase string cut at 78 characters?

Hmmm ... well that /\w{70,}/ may be the culprit but maybe not. You should either set a trace on the DBI handle (see the perldoc) or just log the actual sql and values -- I would want to know *if* I'm generating the correct sql *before* I start blaming the underlying library (freetds) or the db.

-derby
  • Comment on Re^2: dbd::sybase string cut at 78 characters?

Replies are listed 'Best First'.
Re^3: dbd::sybase string cut at 78 characters?
by Anonymous Monk on Jun 15, 2010 at 12:29 UTC
    Hi - done, see here: http://lists.ibiblio.org/pipermail/freetds/2010q2/026052.html

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-20 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found