check box value insertion in table [message #481553] |
Thu, 04 November 2010 03:00 |
wreesha
Messages: 2 Registered: October 2010
|
Junior Member |
|
|
Hi All
I am using oracle form builder 6i and oracle database 10g
here i'm posting my problem that i'm facing in form.
kindly help me.
1:
I have table named 'info' column name 'InfoId'and some other.
And another table named 'Handing' with column names HtId, Value1 and value2..
2:
I made form that consist of three data blocks, first block takes criteria and second block display record against that criteria from table 'info'.
3:
i want checkboxes agianst that display record,
and want that when I select some checkboxes against 'InfoId' these selected 'InfoIds'
should save in another table named 'handing' in column 'HtId'.
and in same table data in column value1 and value2 will be inserted through textboxes
that are in the third datablock of the thae same form .
how can i do it?
waiting for your precious reply
thanks in advance.
|
|
|
|
|