When I use perl 5.6 to run a perl program with select sql in it, I am getting following error
DBD::Oracle::st fetchrow failed: ORA-24345: A Truncation or null fetch error occurred (DBD ERROR: ORA-01406 error on field 2 of 2, ora_type 2) at... But if I use perl5.05, the same perl program works fine and returing result set from the sql select. Can any one tell me why I am seeing this problem with perl 5.6 & not perl5.05 Thanks in advance for your help. -Niraikalai __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

