thendal
Programmer
- Aug 23, 2000
- 284
Hai!
I have problem when i use long datatype its giving following error can any one help me in resolving the issue i am using perl DBI for database connection and oracle 8 as backend.
The error message is
DBD::Oracle::st fetchrow_array failed: ORA-01406: fetched column value was truncated (DBD: ORA-01406 error on field 8 of 11, ora_type 8, DBI attribute LongTruncOk not set and/or LongReadLen too small)
ThaNX
Thendal
I have problem when i use long datatype its giving following error can any one help me in resolving the issue i am using perl DBI for database connection and oracle 8 as backend.
The error message is
DBD::Oracle::st fetchrow_array failed: ORA-01406: fetched column value was truncated (DBD: ORA-01406 error on field 8 of 11, ora_type 8, DBI attribute LongTruncOk not set and/or LongReadLen too small)
ThaNX
Thendal