dbTalk Databases Forums  

question about Desiger

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss question about Desiger in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Miroslaw Rozpara
 
Posts: n/a

Default question about Desiger - 02-13-2004 , 09:19 AM






Hi,

I'm using Oracle Designer 6i (6.5.88.4.0) to generate forms in Oracle Forms
(6.0.8.13.0).

First I've created Entieties, genereted Server model and then try to
generate forms.

I've declared domain: KWOTA as NUMBER(15,2)
which is used by some fields in tables. Then I created forms using Designer
Editor and try to generate a form (fmb file) - ALL fields with NUMBER type
are using class CGSO$NUMBER.

Which options and properties should I set to get something like this:
- all forms items connected with filed which domain is KWOTA are using class
MR$KWOTA (a class added to standard.olb where I have to set a specific mask
on all 'KWOTA fields ')
and the rest of 'number fields' is using CGSO$NUMBER?

I know that after generating form I can set a mask on that fields using
Forms Builder but it's not a solution for me.

Regards,
Miroslaw Rozpara



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.