changing data

M

mk sabeel

hello sir,

i using microsoft data access for my project
i am a beginner
what i want to achieve is as follows

i have a table of 1000records which is linked to other
tables. Now i want to update a few records of a table of
1000 records, this table is linked to other tables,so when
i update the table i want the other tables which are
linked to the table to which i have changed to get updated
to the changes. in other words i want the other tables
also to respond when i make changes in a table that is
linked to them

please help me,
waiting for a stimulating response
thank you
sabeel
(e-mail address removed)
 
M

mark

In what way do you want "...the other tables which are
linked to the table to which i have changed to get updated
to the changes"? It seems to me that if you have the same
data element in two different tables that are linked, then
you need to re-look at your table design and normalize
them to eliminate any redundancies.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top