in reply to Inserting a Long Raw into an Oracle table fails above 32512 bytes
In this situation, the value of the $h->{LongReadLen} attribute is used to determine how much buffer space to allocate when fetching such fields. The $h->{LongTruncOk} attribute is used to determine how to behave if a fetched value can’t fit into the buffer.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Inserting a Long Raw into an Oracle table fails above 32512 bytes
by Anonymous Monk on May 15, 2008 at 15:52 UTC |