in reply to Re^2: dbd::oracle truncation error
in thread dbd::oracle truncation error

maybe I found something strange the select lenght(ref_object) = 80 and the lengthb(ref_object) = 80 the field is varchar2(80 bytes) strange is that the length and lengthb gives the same length but ref_object has some special characters? so how can the length be equal?