frm-40508 error [message #142713] |
Mon, 17 October 2005 06:47 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
supriya_546
Messages: 56 Registered: October 2005 Location: hyderabad
|
Member |
|
|
Hi,
frm-40508 unable to insert the record.
this error occurs because of soooooo many reasons.
in my form i am getting this error because of field length,
its size is longer than database field size.
how to catch only this error in on-error trigger.
under frm-40508 how to catch only field length error.
its database error is ora-1401.
is there any way to catch this one directly.
thank u
supriya
|
|
|
|
Re: frm-40508 error [message #142937 is a reply to message #142713] |
Tue, 18 October 2005 08:01 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
supriya_546
Messages: 56 Registered: October 2005 Location: hyderabad
|
Member |
|
|
Hi David,
i am upgrading forms 8th version to 9th version.
we have some standards that form field size should be 3 times the database field.
& i changed all varchar2 types to nvarchar2.
i must follow this this standard.
this all doing for language support (unicode charecters).
thank u
supriya
|
|
|
|
|