R
rockinchris
Guest
I'm using Access 2000 and Office 2000
I created an Access application that is linked to an Oracle read-only database that prints shipping labels. I created a workgroup file named "test.mdw" that is specifically for that application. I already checked the "test.mdw" file and it works properly. The Access application, "LabelTest.mdb" and the workgroup file, "test.mdw", were placed on the C Drive of my computer.
Then, I created a shortcut that is suppose to link the Access file to that particular workgroup file, so that it does not use the Access system workgroup file instead that all other Access files use. The shortcut target was entered as follows:
C:\LabelTest.mdb/ wrkgrp\test.mdw
Once I saved the target it became
C:\LabelTest.mdb wrkgrp\test.mdw
For some reason, the Access system workgroup file is overriding the test.mdw file, so the permissions I set up for that application are not working correctly. My main issue here is that I do not want users to be able to open up the linked tables and view/export the data. I do not believe that hiding the tables provides enough security since it can be easily switched.
Any Suggestions?
I created an Access application that is linked to an Oracle read-only database that prints shipping labels. I created a workgroup file named "test.mdw" that is specifically for that application. I already checked the "test.mdw" file and it works properly. The Access application, "LabelTest.mdb" and the workgroup file, "test.mdw", were placed on the C Drive of my computer.
Then, I created a shortcut that is suppose to link the Access file to that particular workgroup file, so that it does not use the Access system workgroup file instead that all other Access files use. The shortcut target was entered as follows:
C:\LabelTest.mdb/ wrkgrp\test.mdw
Once I saved the target it became
C:\LabelTest.mdb wrkgrp\test.mdw
For some reason, the Access system workgroup file is overriding the test.mdw file, so the permissions I set up for that application are not working correctly. My main issue here is that I do not want users to be able to open up the linked tables and view/export the data. I do not believe that hiding the tables provides enough security since it can be easily switched.
Any Suggestions?