This is PDOXWIN 4.5 under Win98, by the way.
Ken
Ken
: This is PDOXWIN 4.5 under Win98, by the way.
You will not be able to change the values in fields you are
linking on in the detail table, because then, how would the
link be maintained. Read up on "Referential Integrity" with
the "Cascade" option, and make your changes in the master table.
--
============================================================
Rick Carter cart...@email.uc.edu rca...@tso.cin.ix.net
============================================================
>Ken (cant...@thespam.com) wrote:
>: I have one table "People" with three fields LastName, FirstName,
>: Telephone#, and I have a second table "PeopleInfo" with Lastname,
>: FirstName, Address, City, State, Zip, WorkPhone, etc. How come if I
>: linkthe two files on LastName and FirstName and make a form using all
>: the fields I cannot update the PeopleInfo fields. I have unchecked
>: the read only option on the table. It's really pissing me off!!
>
>: This is PDOXWIN 4.5 under Win98, by the way.
>
>You will not be able to change the values in fields you are
>linking on in the detail table, because then, how would the
>link be maintained. Read up on "Referential Integrity" with
>the "Cascade" option, and make your changes in the master table.
>--
No, it's not the linked fields. Its the other fields that will not
accept updating. I think it's broke.