Thread: Updating Tables
View Single Post
  #2  
Old June 8th, 2004, 02:32 AM
John Vinson
external usenet poster
 
Posts: n/a
Default Updating Tables

On Mon, 7 Jun 2004 16:16:02 -0700, "Geno"
wrote:

I am a new use to Access...I created a table with several
fields and several sub tables based on those fields. When
I add records to my original table, how is that
information updated in the subtables?


It generally isn't.

Normally you would have "subtables" related one to many to your main
table; there would be a Primary Key field in your main table, joined
to a matching datatype "foreign key" field in the related table. The
related table would have zero, one, or many records with that linking
field. If there is no data in the related table, there's just no data
in it - and no need to create an empty "placeholder" record.

What are the structures of the tables? How are they related (in the
relationships window)? Why do you feel that you need to "update data
in the subtables" - what data?

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public