G
Grace
Hello. I am in the process of designing a database where
the backend resides on a server. The tables are linked to
a frontend which resides on my hard drive. I have one
table that must reside in the front end for security
reasons. This table is "unlinked".
My question is this ... when setting up the relationship
for this "unlinked" table, I am unable to enforce
referential integrity. Is this due to the fact that the
table I am joining the "unlinked" table to resides in the
backend located on the server?
Thank you for your assistance.
the backend resides on a server. The tables are linked to
a frontend which resides on my hard drive. I have one
table that must reside in the front end for security
reasons. This table is "unlinked".
My question is this ... when setting up the relationship
for this "unlinked" table, I am unable to enforce
referential integrity. Is this due to the fact that the
table I am joining the "unlinked" table to resides in the
backend located on the server?
Thank you for your assistance.