Previous Thread

8/17/2006 2:12:02 AM    On relations and new records
I am building up an address database, where I will need to add data 
 
frequntly. The database is built up in a number of  tables and I wonder what 
 
is the right way of entering new data, without having got to enter them in a 
 
number of tables? 
 
I have tried making a qury that assambles all the fields , but not all the 
 
fields get updated in all the tables. I suspect that I have got to take a 
 
closer look at my relations for fixing this, but maybe there is an easier way 
 
of doing this ? 
 
I hope I have expressed my problem calearly..