| Thread | Last Post | Replies |
|
| Can not filter | 08 Jul 2007 09:02 GMT | 6 |
After perform ULS,I can't filter the record in my form. Usually I can right clicked the text box and entering the target in the "filter for" field.But now it doesn't make a sense if I right click the text box..
|
| Multi-User Error Message | 07 Jul 2007 20:49 GMT | 2 |
I have created a simple Access database intended for multiple users. Everybody who is intended to use the database has been able to get on to it at the same time. However, there is a message that appears, quite often: The database has been placed in a state by user ...
|
| Novice | 06 Jul 2007 21:12 GMT | 1 |
I am just now trying to get a database I've created secured. Where is good, easy follow instructions on user-level securities. I want to set up two groups, or users, "admin" who can change anything and "users" who can only enter data, print reports, etc. I'd like them to have ...
|
| user logging | 06 Jul 2007 21:10 GMT | 12 |
I use a security file that requires user logins, and I'd like fields on a form to be updated with the username and date/time whenever any other data is changed on the form. I assume I would use the After Update event, but how to I get access to the username?
|
| Import objects from secured db | 06 Jul 2007 18:56 GMT | 3 |
I have two secured db's. I am set up in the Admins, Full Permissions and Users groups. I am trying to import or copy items from one db to another and keep getting error msg that I don't have permission to use db object. I don't really want to remove all security if I don't ...
|
| Security and .mdE | 05 Jul 2007 21:07 GMT | 3 |
I am just getting into the whole thing of splitting my DB and creating an .mdE and the thought occured to me that it may cause a security issue. I have never used Access Security but here is My question(s). 1. In a low risk envirnoment IS additional security neccessary if I have ...
|
| security without login | 05 Jul 2007 13:45 GMT | 3 |
I need to secure my database without having a login form. I have about 50 users and need 3 types of access. read only, read/edit/add new, and Admin/Full. As the user opens the DB it checks the current user name against the tblUser
|
| trouble adding new users to a secured split database | 04 Jul 2007 14:57 GMT | 3 |
I have a front-end/back-end database that is secured. When I try to add a new user it gives me the error message : Not a valid account or password. I have redone the step manually and using the security wizard, with the same result.
|
| locked record removal | 03 Jul 2007 01:12 GMT | 1 |
I have an extensive networked Dbase that has somehow gotten a small glich that shows it has a locked record open. I need to remove that so I can edit and sync the data that is in the Dbase. Any Ideas?
|
| Enable/Disable a Form Control Based on Security Group Permissions | 02 Jul 2007 22:16 GMT | 1 |
How do I enable or disable a control in a form based on a user’s security group membership? For example: If I have a checkbox on a form (call it box1), I want box1 to be enabled if the user who opened Access is a member of a security group called “Breaker Test Admin.” For members of ...
|
| Adding users to groups using DAO | 02 Jul 2007 16:30 GMT | 2 |
Wanting to add users to security groups, I purchased a book from wrox that gives me the following DAO function: Public Function CreatuserAccount(strUserName As String, _ strPID As String, strPassword As String)
|
| Locked out of Computer - "Deny logon locally = Administrator" | 02 Jul 2007 11:49 GMT | 1 |
Please excuse the length of this post but I feel all the details might be necessary. I have a computer that has Windows 2000 Professional Edition installed in it. While adding a router to My home, I called My Internet Service Provider
|
| Access Security at the Back-End | 01 Jul 2007 11:01 GMT | 1 |
Using the WorkGroup Administrator ther are Admin groups, Full Permissions, New Data permissions, update permissions, etc. Is there a way -- from the back end -- to change the permissions on just one or two columns?
|