automatic Record insert |
4/7/2006 23:18:28 | |
ASPRunnerPro General questions | ||
I have a master relationship between two SQL tables. Is there a way to create a field that automatically inserts data from a field in the master table when a new record is added to the child table? |
||
![]() |
Sergey Kornilov admin 4/10/2006 |
Hi, |
|
|
Lowkeck authorDevClub member 4/10/2006 |
I tried the following code without success. |
|
![]() |
Sergey Kornilov admin 4/10/2006 |
If you need to carry over field value from master table to one of child table fields I recommend the following.
|
|