| Thread | Last Post | Replies |
|
| necessary permissions | 25 Mar 2006 19:17 GMT | 2 |
I recently split my secured database and placed the back end of it on our server. I have a general logon Name for people to use which has read-only permissions. This logon Name and it's password work fine for me however, others are
|
| Access to choose only your department | 24 Mar 2006 17:02 GMT | 1 |
I have a database that has a big table with departments and their financials. When opening a form the user is prompted to choose a department from a combo box. I want to put the database on a public folder, but limit the users to be
|
| Security | 24 Mar 2006 14:24 GMT | 2 |
Okay....I created 4 Dbs and they are linked by a main table. Each DB has a separate password and I changed the start-up menu on three of the DB so the user only has access to a one form. The problem is I have not finished creating the DBs and now I cannot access anything but ...
|
| Username linked to a full name? | 24 Mar 2006 00:51 GMT | 1 |
What I want to do is associate usernames from the login of the database to each person's real name for the purpose of comparing it to a control somewhere in the database. I have everyone's user name from the network login and I want that name to be associated with their full ...
|
| Admin problems | 23 Mar 2006 19:01 GMT | 2 |
My problem is that I setup my security successfully and everything was fine unit I tried to transfer my database from my laptop onto my desktop for further development. Unfortunately changing the file path name obviously did something to the security, i.e made it not work! And I ...
|
| Internet Explorer Security | 23 Mar 2006 19:00 GMT | 2 |
When I visit a web site and start to sign in, Explorer automatically enters my username and password. How can I turn this off?
|
| Validate user against Active Directory | 23 Mar 2006 17:07 GMT | 1 |
I'm trying to find a way to just validate a username and password that's stored in my database against a username and password stored in Active Directory. I don't need to integrate the two (since I know that can't be done), but I would think there'd be a way to just compare the
|
| Secure Database Without Securing Data Access Page | 23 Mar 2006 16:01 GMT | 1 |
I have an interesting problem. In order to use a data access page that I have created, I need to store the database in a public place on the network. I want to protect the database from casual inspection from other users with
|
| How do you make an access database foolproof ? | 23 Mar 2006 08:29 GMT | 11 |
Data in my Access database has to be inserted/updated by non technical persons. How can I prevent them from introducing unwanted/faulty changes/entries or from deleting existing data ?
|
| Will security stay if I copy database? | 22 Mar 2006 22:53 GMT | 4 |
I need to continue work on the database after we "go live". So, what I want to do is copy the split database to another drive to work on separately from the one the user's are viewing. Then at the end of the day, copy the one I've been updating to the drive where the database ...
|
| Can't uninstall Windows Defender | 22 Mar 2006 22:52 GMT | 2 |
When I try to uninstall Windows Defender through the add/remove programs dialog I get an error message about 15 seconds in. It doesn't uninstall. What is the process to manually remove it?? By the way, the install is on Windows SBS 2000 and was installed using the
|
| why | 22 Mar 2006 18:54 GMT | 1 |
why
 Signature Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
| setting security on backend | 22 Mar 2006 16:27 GMT | 1 |
Let me preface this by saying I have read most if not all of the articles relating to security that are frequently recommended thru this site. I thought I understood what I was doing but apparently I missed something. I am running access 2003 and have a split database. I used ...
|
| front end and back end security | 22 Mar 2006 09:17 GMT | 1 |
I had a secured database that I split. Unfortunately, I didn't know that the security wizard would cause the back end to lose security. How do I secure the back end so that it works with the secured front end? THANKS!!!
|
| automationsecurity | 22 Mar 2006 02:23 GMT | 5 |
Using the vbscript: dim o set o=createobject ("Access.Application") o.automationsecurity=1 ' set macro security LOW.
|