T
Terry
I have 3 tables. One of which I get unplanned, unexplained behavior when
double-clicking the table to open it in datasheet view. When I double click
Table 2 (described below), I get a prompt to enter Table 1's Primary Key. If
I select Cancel, the table opens. If I put in a valid or invalid Table 1
primary key, it opens. What is driving this behavior?
Table 1 has a primary key field and and a Type field.
Table 2 has a primary key field and a Name field, plus a field for a foreign
key (number data type) for the Table 1.Type field.
There is a relationhip between Table 1.primary key (parent) and Table
2.foreign key field (child). Referential integrity is enforced.
Table 3 has a number field to be used as a foreign key for the Table 2
primary key.
There is a relationhip between Table 2.primary key (parent) and Table
3.foreign key field (child). Referential integrity is enforced.
Any help is greatly appreciated,
TerryoMSN
double-clicking the table to open it in datasheet view. When I double click
Table 2 (described below), I get a prompt to enter Table 1's Primary Key. If
I select Cancel, the table opens. If I put in a valid or invalid Table 1
primary key, it opens. What is driving this behavior?
Table 1 has a primary key field and and a Type field.
Table 2 has a primary key field and a Name field, plus a field for a foreign
key (number data type) for the Table 1.Type field.
There is a relationhip between Table 1.primary key (parent) and Table
2.foreign key field (child). Referential integrity is enforced.
Table 3 has a number field to be used as a foreign key for the Table 2
primary key.
There is a relationhip between Table 2.primary key (parent) and Table
3.foreign key field (child). Referential integrity is enforced.
Any help is greatly appreciated,
TerryoMSN