Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Difficulty inserting a large object using DBD::Pg (kudra: do doesn't fix)

by kudra (Vicar)
on Jun 29, 2000 at 17:50 UTC ( [id://20368]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $value = "foo"; # test value
    $dbh->do("insert into foo(id, test) values (6,?)",undef,$value);
    
  2. or download this
    ERROR:  pg_atoi: error in "foo": can't parse "foo"
    

Log In?
Username:
Password:

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

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

    No recent polls found