H
HServ
Here's an easy one:
I have three tables. One has all the names and addresses in the database.
The other two have the same information but split into two categories, say
girls and boys. You can update any of te lists but the changes don't seem to
show up in the other tables. The easy answer seems to be creating a
relationship between the Primary Keys of the tables but that doesn't seem to
be working. Perhaps there is more to it? Thank you
I have three tables. One has all the names and addresses in the database.
The other two have the same information but split into two categories, say
girls and boys. You can update any of te lists but the changes don't seem to
show up in the other tables. The easy answer seems to be creating a
relationship between the Primary Keys of the tables but that doesn't seem to
be working. Perhaps there is more to it? Thank you