problem with post and commit_form
910717Jan 12 2012 — edited Jan 17 2012Hi ,
J have a stonge problem, I explain!
I change the size of a field Varchar2 (6 byte) to varchar2 (14 byte) in the BD and in the form, so is something very very basic,
I run and change my data locally, its working fine, but once I did the same test on the server, I receive an error message ORA-01406.
I can't find an explanation, since when I made the first update of data from 6 to 7 caractere or more, the system commit correctly , but in the 2nd update of any information in my form I get this error message! !
I made a mark in my code I found that in the server can't make POST and COMMIT_FORM when i try to do an update when the field is more than 6 char in my form , but it does correctly on my local post !!!!!!
there is any library that have relation with this field ....
thank you for your help:)
sorry for my english