Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: DBI/ODBC Truncating Long Fields

by LostS (Friar)
on Jan 23, 2003 at 01:12 UTC ( [id://229187]=note: print w/replies, xml ) Need Help??


in reply to Re: DBI/ODBC Truncating Long Fields
in thread DBI/ODBC Truncating Long Fields

You RULE... and no I was looking at the DBI Man page... THANK YOU....

-----------------------
Billy S.
Slinar Hardtail - Hand of Dane
Datal Ephialtes - Guildless
RallosZek.Net Admin/WebMaster

perl -e '$cat = "cat"; if ($cat =~ /\143\x61\x74/) { print "Its a cat! +\n"; } else { print "Thats a dog\n"; } print "\n";'

Replies are listed 'Best First'.
Re: Re: Re: DBI/ODBC Truncating Long Fields
by bart (Canon) on Jan 23, 2003 at 01:16 UTC
    Hmm... the DBI docs do mention "LongReadLen" too.
    "LongReadLen" (unsigned integer, inherited)
    This attribute may be used to control the maximum length of long fields ("blob", "memo", etc.) which the driver will read from the database automatically when it fetches each row of data. The "LongReadLen" attribute only relates to fetching and reading long values; it is not involved in inserting or updating them.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found