Form notes 2

How to connect text field to text field of data base table?
As we know that the data process from data base tables first we want to delete all old items which are situated on canvas or data blocks we do the clean the blocks and canvas due to place of new items or new data blocks.that's why we want to delete old item then we make the items or form as per our requirements so do not worry about it just follow my steps.you can make the new form which are connect to data base fields.

  • First we can delete all data blocks also we delete canvas to add new canvas.
  • we add 3 text field just go to text button left side of your frame just drag and drop here 3 text fields are
⍇⍇⍇ names are text0,text1,text3
set the text fields which are properly aliened and we level the text fields you just go to left side of text fields items here you see the add button to level the text field.the symbols of add level the text field is (A).  
⍇⍈⍈ department no ,department name,location
⍇⍇⍇item0,item1,item2
we can changed the value of text field such as dept_no ,d_name,loc.
NOTES:-
when we add items on a canvas automatically created a data block such as (block09) on object navigator then we changed the name Block09 to Dept here we can add name of the table you just right click and go to properties palate .here window is open then we go to data base properties further go to the data source type and finally insert the table
→ Here we go to query data source name(we add table name Dept) then minimized the window
we can attached or bind items(like dept_no,d_name,loc) then we want to connect items to dept no field in dept table(we can attached the dept no of dept table fields items) just click on items such as dept no,d name,loc then open properties palate ↓
data→data type(changed to number)→max size (yes)→data items(yes)→column name(dept no)
As we can do same task for two text field or items.
we need to compile it and run the form further go to query option and execute it
NOTES:-we can changed the ordering of field when we go  to canvas if we can changed the ordering of field having no any effect of field items.⇓
saved
run
finally record are available
⍇⍇⍇ its a manual data blocks. 

Comments

Popular posts from this blog

Sql If Condition

GST AND GST TABLES IN ORACLE APPS