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

Re: Difficulty inserting a large object using DBD::Pg

by httptech (Chaplain)
on Jun 29, 2000 at 16:13 UTC ( [id://20356]=note: print w/replies, xml ) Need Help??


in reply to Difficulty inserting a large object using DBD::Pg

Do you get an error when just using something like: $dbh->do("insert into foo(data) values (?)",undef,$value); By the way, the semicolon after (?) would cause an SQL error in DBD::mysql; does that actually work under DBD::pg?

Log In?
Username:
Password:

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

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

    No recent polls found