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!

format mask property to number field

Fabrizio Delli PriscoliJun 15 2011 — edited Jun 16 2011
Hi all. I'm on devsuite 10g.
I have a little problem with format mask property of a number field.

I want to display like this:

3.000.000.000

But in format mask property if I put 9G999G999G990 I have this result:
3,000,000,000

I read that I should change NLS_LANGUAGE parameter but surely there would be problems with other database columns, such as date columns, ecc.

How can apply a format mask to my field in order to see 3.000.000.000??

Thanks all for collaboration,
Fabrizio
This post has been answered by Christian Erlinger on Jun 16 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2011
Added on Jun 15 2011
12 comments
3,669 views