Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / May 2005

Tip: Looking for answers? Try searching our database.

Just want to link to 4 fields from a table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
LMB - 15 May 2005 18:14 GMT
Hello,

Using Access 2000.  I have an employee database.  Now I have created a new
database and I want to link my records to my employee table but I only want
the new database to make visible the employeeID, LName, FName, and MInitial
and not sensitive information like ss number.  Is there a way to do that
without setting up security?  My new database is already made and the
queries, forms are using the tblEmployee.

Thanks,
Linda
Jeff Boyce - 15 May 2005 21:57 GMT
Even if you added security, a persistent intruder could probably bypass it.
If your users are ONLY using forms to access the data, link to the other
table/database, create a query that ONLY returns the fields you wish them to
see, and use a form to display that info.

(if your users look at the tables, or write their own queries/SQL in
procedures, they'd still be able to see other fields).

A more drastic, and labor-intensive (your labor) approach would be to use
code to open a link to the other db/table, update a "local" table with ONLY
the fields permitted, then break the link.

How hard do you want to work at this, and how secure is "secure"?

Signature

Good luck

Jeff Boyce
<Access MVP>

> Hello,
>
[quoted text clipped - 7 lines]
> Thanks,
> Linda
LMB - 15 May 2005 22:30 GMT
I wouldn't have time to update the table each time a change was made but
perhaps the secretary could do that manually on a weekly basis.

Thanks,
Linda

> Even if you added security, a persistent intruder could probably bypass
> it.
[quoted text clipped - 27 lines]
>> Thanks,
>> Linda
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.