|
|
| P is for Practical | |
| PerlMonks |
Re: Difficulty inserting a large object using DBD::Pgby httptech (Chaplain) |
| on Jun 29, 2000 at 16:13 UTC ( #20356=note: print w/ replies, xml ) | Need Help?? |
|
Do you get an error when just using something like:
$dbh->do("insert into foo(data) values (?)",undef,$value);
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||