|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
RE: Re: Difficulty inserting a large object using DBD::Pgby Dalvross (Acolyte) |
| on Jun 29, 2000 at 14:48 UTC ( [id://20381]=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.
Why don't you try this.
Make sure the database table is the type you wish to use and then just use $sth->bind_param(1,"$value") this should place the value of $value into the database field as long as the database field is of a type to handle that input.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||