PDA

Click to See Complete Forum and Search --> : How do i modify with code that have a foreign key as primary key?


Sep 14th, 2000, 01:59 PM
I have to tables that are related and i want, thru code, to update the data of one of them and it doesnt allow me, because there is a relation between the two. How do i modify and also update the related table??

Sep 14th, 2000, 02:11 PM
What is the layout of the tables and what code are you trying ?