Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

A space is not 'displayed' in form

sgalaxyApr 12 2021

Hi,
I have noticed that in a very simple form (a block with just 4 db columns) that a simple space (' ' ) is not
'displayed' in the relative form column. Also, if i write a space in the form column this space is not saved
in the table of the database, instead it is saved as null.
There are not any dbtriggers, form trigger. The block has been created using the block wizard.
The datatype of this column is varchar2(1).

What should i do to solve the problem?

Note: I use Forms10g
OraDB v.12

Thanks,
Sim

Comments
Post Details
Added on Apr 12 2021
5 comments
308 views