The Baarns Security Reports will require:
There are two (2) security reports contained within SECRPT20.MDB, "Security Report - Group" and "Security Report - User". The reports function by using code to loop through all the Data Access Objects (DAO) to determine exactly which user or group has what specific permissions to every object in the database. The results are then stored in a local table and then displayed in the reports.
These reports come in very useful when implementing the Access security model as Access does not provide this capability natively.
The reports are formatted to emulate the way in which permissions are displayed in the Access menu bar.
These reports are another demonstration of CBF (code behind forms), in this case CBR (code behind reports). Utilizing CBR makes these reports portable to other applications.
Download Baarns Security Reports Now! (51K - mdb format)
Information provided in this document is provided "as
is" without warranty of any kind, either expressed or
implied, including but not limited to the implied warranties of
merchantability and/or fitness for a particular purpose. The user
assumes the entire risk as to the accuracy and the use of this
information.
Press |
Copyright© 1996-1999, Baarns Consulting Group, Inc. - All rights reserved. |