alander
Well-known member
Hi, i got a problem here again..
Well, after all the helps u all have given me, i managed to finally complete everything i need to except for this one last part..
Now whenever i add a record on the parent table, i would expect the database to add one record to all the child tables as well, how do u achieve that?
I entered it stuff, however, the application only updates the parent table, the child table does not add a new record.. so i have to add a insert command to every child table everytime i press the new button?? or is there a easier way to go around doing it?
Any help will be appreicated
Thank you
Well, after all the helps u all have given me, i managed to finally complete everything i need to except for this one last part..
Now whenever i add a record on the parent table, i would expect the database to add one record to all the child tables as well, how do u achieve that?
I entered it stuff, however, the application only updates the parent table, the child table does not add a new record.. so i have to add a insert command to every child table everytime i press the new button?? or is there a easier way to go around doing it?
Any help will be appreicated
Thank you