| Author |
ORA-01406: fetched column value was truncated
|
Manoj Kumkumath
Ranch Hand
Joined: Dec 01, 2005
Posts: 71
|
|
Hi All, I am trying to fetch all rows in a table(total 105 rows) from Oracle 10g Database. When I am using a Type 4 driver, everything works fine. But when I am using a Type 2driver, I am getting the following exception. Please let me know if anyone of you know the cause and solution for this.
|
<a href="http://www.goodoldmanoj.blogspot.com/" target="_blank" rel="nofollow">http://www.goodoldmanoj.blogspot.com/</a>
|
 |
Manoj Kumkumath
Ranch Hand
Joined: Dec 01, 2005
Posts: 71
|
|
I could find a fix to solve this problem by just adding a space at the end of sql query. But still wondering what was the cause? [ January 31, 2006: Message edited by: Manoj Kumkumath ]
|
 |
 |
|
|
subject: ORA-01406: fetched column value was truncated
|
|
|