Help needed urgently,Question on format mask [message #80000] |
Thu, 01 August 2002 06:54 |
Vinod
Messages: 76 Registered: April 1999
|
Member |
|
|
I want the value entered in a particular item in forms to be of the format XXX-X-99-99-99999-99 while saving, where X is charector and 9 means Number. How to go about this, pls help me out
Thanks
Vinod
|
|
|
Re: Help needed urgently,Question on format mask [message #80015 is a reply to message #80000] |
Fri, 02 August 2002 03:53 |
Zoran Peca
Messages: 10 Registered: May 2002
|
Junior Member |
|
|
Hi Vinod,
I suggest you to create six no database items and behind the curtans concatenate them into your database field. As far as I know Oracle developer tools doesn't support any complicated format masks. So, I think that you should simulate your format.
Best regards,
Zoran
|
|
|