Subject | ADVICE PLEEASE!!! |
---|---|
Author | Dion |
Post date | 2001-10-15T06:57:08Z |
Hi all,
I have spent a lot of time investigating the following problem and have come to the conclusion that the problem can be only be solved by changing the GUI and data input strategy, unless I am missing an important IBO feature. I need to do the following:-
Table_1
T1_ID
NAME
Table_2
T2_ID
NAME
Table_1_Table_2
T1_ID
T2_ID
T1_NAME
T2_NAME
Grid
------------------------------------------------------
T1_ID : T2_ID : T2_NAME :
------------------------------------------------------
: : : :
Is it possible to 'somehow' insert a record into Table_2 when I insert into Table_1_Table_2 and edit the fields of Table_2(T2_NAME) from within the context of the Table_1_Table_2 join. ie directly add the name from within the Grid in this case?
Many Thanks,
Dion.
[Non-text portions of this message have been removed]
I have spent a lot of time investigating the following problem and have come to the conclusion that the problem can be only be solved by changing the GUI and data input strategy, unless I am missing an important IBO feature. I need to do the following:-
Table_1
T1_ID
NAME
Table_2
T2_ID
NAME
Table_1_Table_2
T1_ID
T2_ID
T1_NAME
T2_NAME
Grid
------------------------------------------------------
T1_ID : T2_ID : T2_NAME :
------------------------------------------------------
: : : :
Is it possible to 'somehow' insert a record into Table_2 when I insert into Table_1_Table_2 and edit the fields of Table_2(T2_NAME) from within the context of the Table_1_Table_2 join. ie directly add the name from within the Grid in this case?
Many Thanks,
Dion.
[Non-text portions of this message have been removed]