473,387 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Change number in linked tables

I have database with 18 tables. Table (tblPersonal_Info) is main table
indirectly linked to 7 tablest by relation 1 to many.
This 7 tables have next primary keys:

1/ tblExperience > Pk > 1. Experience code (Autonumber)
2. JMBG (personal identification number) (text)

2/ tblPersonalContact > Pk > 1. NumberCode
2. JMBG

3/ tblEducation > Pk > 1. EducationCode
2. JMBG

4/ tblFamily > Pk > 1. FamilyCode
2. JMBG

5/ tblComputer > Pk > 1. Cognition_of_computerCode
2. JMBG

6/ tblForeignLanguage > Pk > 1. Cognition_of_Foreign_LanguageCode
2. JMBG

7/ tblDevelopment > Pk > 1. DevelopmentCode
2. JMBG

When I add new record into main form I have no problems. Now if I want to
change JMBG in existent record in main
form, I can do this but old JMBG stay in other 7 tables.
I want when I change JMBG in main form automaticly changing in 7 others
tables. Can I make some update query or something else.
If you know couple solution, please let me know so I could find out what is
the best for me.

Thanks a lot.
Nov 13 '05 #1
1 1308
DFS
ANSWER wrote:
I have database with 18 tables. Table (tblPersonal_Info) is main table
indirectly linked to 7 tablest by relation 1 to many.
This 7 tables have next primary keys:

1/ tblExperience > Pk > 1. Experience code (Autonumber)
2. JMBG (personal identification number) (text)

2/ tblPersonalContact > Pk > 1. NumberCode
2. JMBG

3/ tblEducation > Pk > 1. EducationCode
2. JMBG

4/ tblFamily > Pk > 1. FamilyCode
2. JMBG

5/ tblComputer > Pk > 1. Cognition_of_computerCode
2. JMBG

6/ tblForeignLanguage > Pk > 1. Cognition_of_Foreign_LanguageCode
2. JMBG

7/ tblDevelopment > Pk > 1. DevelopmentCode
2. JMBG

When I add new record into main form I have no problems. Now if I
want to change JMBG in existent record in main
form, I can do this but old JMBG stay in other 7 tables.
I want when I change JMBG in main form automaticly changing in 7
others tables. Can I make some update query or something else.
If you know couple solution, please let me know so I could find out
what is the best for me.
Go to Tools | Relationships, and set the table relationships to include
cascading updates.
Thanks a lot.

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ange T | last post by:
Hi, I have a secured Access 2000 database, and have encountered a strange error that I can't find any similar postings on. I'd really appreciate your help! In my database, I have a number of...
4
by: argniw | last post by:
I have a number of OBDC connections to SQL server tables in my access database. I want to change the data source for each of the links at once. With the linked table manager you can only change...
1
by: Himmel | last post by:
Hello, I am using an access database to query a very large number of linked tables. Currently, the name of the database the linked tables point to is always the same name. However we are...
10
by: jambonjamasb | last post by:
Hi all, I am new to this and am looking for some direction I have the ideas, but am having trouble putting it into practice. Any help would be greatly appreciated. I have set up three tables. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.