Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Do you know where your variables are?
 
PerlMonks  

Re: Re: FreeTDS/DBI

by scain (Curate)
on Aug 16, 2001 at 21:14 UTC ( [id://105523]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: FreeTDS/DBI
in thread FreeTDS/DBI 'Out of memory'

LD2,

That did it! Thanks, and thanks to you and adamsj for making me aware of dbi-users archive.

For those keeping score at home, all I did was change the line $dbh->{LongReadLen}=25000; to $dbh->do("set textsize 25000");

Scott

Replies are listed 'Best First'.
Re: Re: Re: FreeTDS/DBI
by rasta (Hermit) on Aug 23, 2002 at 12:14 UTC
    If you use FreeTDS 0.53 or later you may insert line
    text size 25000
    into freetds.conf and eliminate
    $dbh->do("set textsize 25000");
    from your source code.

    -- yuriy

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://105523]
help
Sections?
Information?
Find Nodes?
Leftovers?
    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.