R
Ray
I have a db with multiple linked tables. As new features have been added I
have created new dbs with the additional tables required and have linked them
to the original.
Lets call the original front end DB1
The first set of linked tables are in DB2
The 2nd set of linked tables are in DB3
I have a relationship between records in DB2 and records in DB3 that is
defined in DB1 (the front end)
When I look up a record in DB1 the data is pulled from both DB2 and DB2 and
is displayed in forms and subforms. All the links work and the correct data
is displayed from both linked tables.
However, when I delete a record monly the information in DB2 is deeleted. I
need to be able to set up a cascade between DB2 and DB3.
Is there any way to do this with Access?
Any help appreciated.
Ray
have created new dbs with the additional tables required and have linked them
to the original.
Lets call the original front end DB1
The first set of linked tables are in DB2
The 2nd set of linked tables are in DB3
I have a relationship between records in DB2 and records in DB3 that is
defined in DB1 (the front end)
When I look up a record in DB1 the data is pulled from both DB2 and DB2 and
is displayed in forms and subforms. All the links work and the correct data
is displayed from both linked tables.
However, when I delete a record monly the information in DB2 is deeleted. I
need to be able to set up a cascade between DB2 and DB3.
Is there any way to do this with Access?
Any help appreciated.
Ray