in reply to Difficulty inserting a large object using DBD::Pg
The second snippet you showed using "do" works when $value is an integer. Also since, "atoi error" points to a problem while converting ASCII to integer, I think the evidence points to OIDs being integer-only.
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Re: Difficulty inserting a large object using DBD::Pg (kudra: int->OID possible, but doesn't fix )
by kudra (Vicar) on Jun 29, 2000 at 19:22 UTC |