L
Laura
I have an Access 2003 FE/BE application. I have password protected my
backend database. When I link the tables on my front end I should be able
to go to Relationships and Show all relationships from the back end database.
It shows me nothing. When I look in the Linked Table Manager, I see a
checkbox, an arrow, ?, table name, path of database. If I try to refresh
the link and prompt for new location it shows MSAccess() as file type instead
of the normal Microsoft Access(*.mdb) file type.
My concern is that the relationships on the Back end are not being enforced
on the front end because of the inability to show the relationships. The
person that created this database did not name the keyed fields the same
across tables. So for example in the Program table the primary key is
called ID, in the related table it is called ProgramID. So when creating
queries the query window assumes that the ID field in the Program table is
related to the ID field in the Related table.
backend database. When I link the tables on my front end I should be able
to go to Relationships and Show all relationships from the back end database.
It shows me nothing. When I look in the Linked Table Manager, I see a
checkbox, an arrow, ?, table name, path of database. If I try to refresh
the link and prompt for new location it shows MSAccess() as file type instead
of the normal Microsoft Access(*.mdb) file type.
My concern is that the relationships on the Back end are not being enforced
on the front end because of the inability to show the relationships. The
person that created this database did not name the keyed fields the same
across tables. So for example in the Program table the primary key is
called ID, in the related table it is called ProgramID. So when creating
queries the query window assumes that the ID field in the Program table is
related to the ID field in the Related table.