K
Kath via AccessMonster.com
I have an MS Access db that is tracking employee info (until the organization
is ready to purchase a real HR system). Obviously, not all the information
is considered "public." So for this my design is: a front end with all the
forms, reports, etc. with links to tables. These tables exist across
multiple *.mdb files (depending upon the security needs). So basically, I am
using NTFS to secure the data. The front end shows "Tabs" and those that are
holding "secured data" are only visible to those who need it. It works - a
little complex on the understanding side as I have 4 different *.mdbs that
link to the front end.
Now the problem: due to some of the tables being housed outside of the
"common data" *.mdb file (IE: the secured *.mdb files) I cannot relate them
and referencial integrity being applied. So, deleting a record is very
problematic as it only really hits the tables within the main *.mdb
(commondata).
Anyone have any thoughts? Your input is much appreciated.
Thanks,
Kath
is ready to purchase a real HR system). Obviously, not all the information
is considered "public." So for this my design is: a front end with all the
forms, reports, etc. with links to tables. These tables exist across
multiple *.mdb files (depending upon the security needs). So basically, I am
using NTFS to secure the data. The front end shows "Tabs" and those that are
holding "secured data" are only visible to those who need it. It works - a
little complex on the understanding side as I have 4 different *.mdbs that
link to the front end.
Now the problem: due to some of the tables being housed outside of the
"common data" *.mdb file (IE: the secured *.mdb files) I cannot relate them
and referencial integrity being applied. So, deleting a record is very
problematic as it only really hits the tables within the main *.mdb
(commondata).
Anyone have any thoughts? Your input is much appreciated.
Thanks,
Kath