S
Scott
I have a SQL Server table that has a self joining relationship.
In Access 2002 (2000 format) I was able to link the table and set the 1 to
many relationship so that Access properly displayed the subdatasheet for all
related records.
After upgrading my machine to Access 2003 today, I find that the
subdatasheet is no longer displayed (no "+" symbol.)
I created a new mdb and linked the SQL table in again and set the 1 to many
relationship.
Still no go.
I did notice that Access monkeyed with the relationship when it saved it
though.
When creating the relationship I linked Table(PK) to Table_1(FK).
Upon editing the relationship after a save - I see that it is displayed as
Table_1(PK) to Table(FK).
Obviously a bug.
If I create a local table from the SQL table and set the 1 to many
relationship - everything works fine!
Any Microsoft MVP's out there have an idea?
In Access 2002 (2000 format) I was able to link the table and set the 1 to
many relationship so that Access properly displayed the subdatasheet for all
related records.
After upgrading my machine to Access 2003 today, I find that the
subdatasheet is no longer displayed (no "+" symbol.)
I created a new mdb and linked the SQL table in again and set the 1 to many
relationship.
Still no go.
I did notice that Access monkeyed with the relationship when it saved it
though.
When creating the relationship I linked Table(PK) to Table_1(FK).
Upon editing the relationship after a save - I see that it is displayed as
Table_1(PK) to Table(FK).
Obviously a bug.
If I create a local table from the SQL table and set the 1 to many
relationship - everything works fine!
Any Microsoft MVP's out there have an idea?