Group:  Microsoft Access ยป microsoft.public.access.security

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
58 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
cannot open access database on network but can open all else
I am trying to open an access database located on a networked computer. I get the error message "Microsoft Access cannot open this file. This file is located outside yourintranet or on an untrusted site. Microsoft will not open the file due to potential security problems. To open the file copy it to your machine or to an accessible network location." I can copy the file across the n...
4 25.09.2006 09:57:01
Can i require password from operating system for mdb file to open?
Can i limit an access mdb file to a given set of machines by loading into the machines a password that the mdb file looks for before opening so that it will not work on other machines? The idea is that a user would not be able to make a copy of the file and instal it on another machine....
13 25.09.2006 07:36:47
MDW locks, cant add/modify users
We have been using this database on terminal server for a long time, but recently had to move it to a different server. It used to run on Server 2000 with Access 2000. It is now running on Server 2003 EE with Access 2003. We converted the MDW and MDBs to 2002/2003. Since getting on the new server, the mdw constantly locks up, and we cannot make user changes (adding/removing/editing)....
8 24.09.2006 01:26:23
can use code to reference mde file?
Does anyonw know how to use vba code from mdb to add or replace a reference to an mde file? Thanks in advance -- Jay...
6 23.09.2006 16:01:17
Command Button Password
Could anyone tell me if it is possible to write some code into the "Onclick" Event procedure that requires a password before the user can access a command Button or Ctrl Tab? Thanks for any help...
10 23.09.2006 05:15:11
how can i find my missing folder
...
2 22.09.2006 22:08:07
Whare are permissions stored?
In a split db, where are group permissions actually stored -- in the .mdw file or in the FE? I keep setting group permissions and they keep changing....
7 22.09.2006 19:00:32
Security log ins
I currently have a database in Access 2003 with user permissions and passwords. When the relevant user logs in they go to the form and assign themselves to a job. However, at the moment it would be possible for them to sign in and assign a job to another worker. Is it possible to create a piece of security where a user logs in and can only assign him/her self from the drop down list wi...
14 22.09.2006 18:58:50
Access News Group via OUtlook express
I'm trying to access news group via outlook espress but I can't. I think the prot 119 is in fire wall or lock. The is another away or another port to access the news group server? Thansk JP...
1 22.09.2006 18:37:02
How do you password protect a form
Hi all, I have created an Access 2003 database that when opened it shows only the mainform that has command buttons that access various other subforms. One of these subforms is an input form from where you can enter data that will go into a specified table. I would like to secure this one and only subform so that unauthorised people can not enter data or edit the data. Thanks ver...
4 22.09.2006 14:51:02
Listing current users at startup on the autoex form
As an administrator, I need to know who is logged into the data base at openning screen, so I can notify they to exit, if the need arises? How do I do this, would I use the CurrentUser() and do I do that? Thanks...
9 22.09.2006 13:25:02
avoid data changed or deleted carelessly
My staff use forms for data input and they are also able to access the underlying table. There is possibility that when they open tables the data therein are altered or deleted by mistake. Any way to not allowing the staff to access tables to avoid exposing the data to danger? Simon Wong...
3 21.09.2006 22:45:01
Hiding Backend Files
I have implemented security on the front- and back-end files for a timesheet application, and after 2 days of testing, everything seems to be working as expected. It occurs to me, however, that there is nothing preventing a legitimate user or anyone who can gain casual access to our network from accidentally or purposefullly deleting the back-end files. Can anyone suggest any strategie...
8 21.09.2006 21:48:40
Audit on Access
Hi People, I am wondering if there is a way to audit access database and be able to track down who used the database, what changes were made and the time changes were made. This is a feature in many database applications and I am wonder if this can be done in Access. I know you can check who is logged in. Anybody please advise Billy ...
3 21.09.2006 18:05:55
MS Access Password (Corrupted)
I have been given a Access Database to look at as it seemed that they forgot the Database password. I purchased some software to hack it and it came back with the password they used. Does this sound like a lost cause or is there something i could do to help them?...
1 21.09.2006 17:30:01
FAX Error on Windows 2003 using ASP.NET
Hi All, I have developed FAX Application in ASP.NET 2.0 using FAXCOMLib in Windows 2003 Server Environment. My code is given below. Dim FS As New FAXCOMLib.FaxServer Dim FD As FAXCOMLib.FaxDoc FS.Connect(ServerToConnect.Trim()) FD = FS.CreateDocument(str_Path_Of_File_To_Be_Faxed.Trim) \\\file Name to be send FD.FileName = str_Path_Of_File_To_Be_Faxed.Trim FD.Fa...
1 21.09.2006 06:38:02
Another question about removing security
Hi, I'm in a bit of a bind. I have been given a copy of an Access 97 database that has security already set up. I have the shortcut file, the .MDB file and the .MDW file. I am using Access 2002 on my PC. I can log on to use the database application (as Administrator - using the shortcut), but I can't get into Design Mode to make any changes. Help! -- Andrew B...
2 20.09.2006 16:49:51
Auto join to MDW
From info on other posts, I have set my shortcut to the following: "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\Database\FSCorp.mdb" /wrkgrp "p:\DataWH\FSCorpUsers.mdw" where p is our network drive. Opening the database through the shortcut did in fact get the login prompt. However, after opening the database, I went to TOOLS - Security - Workgroup Administrator to...
6 20.09.2006 16:32:52
Allow Help Desk to Reset Passwords Without Full Admins Permissions
I would like to allow our help desk to reset user passwords but don't wish them to have the rest of the abilities members of the Admins group have. Easily enough done if one doesn't mind embedding an Admins member user name and password in an executable or Access application, but I would prefer not to do that, perhaps only as a matter of principle in that I understand user level security is s...
7 20.09.2006 13:35:51
Multiple Users on an 2003 Access Database
I have set up an Access 2003 Database. Multiple Users will have to be able to work on this database at the same time. (i.e. two users can create a query on the one table at the same time). I have done the above in the past on existing databases however I have never set one up from scratch. I would appreciate any assistance. Thanks, Alan....
2 20.09.2006 12:07:28
trying to send a secure file
I am trying to send a zipped up secure file via outlook and it is hung up in the outbox- it is 22MB zipped up anyway I can compress it more. Thanks, Barb...
5 20.09.2006 12:02:12
how to import form,report or module objects with project security
Is there a way to supply the password in VBA code to allow an mdb file to import objects from another mdb file? My issue is if my mdb has project security turned on and tries to import objects from another mdb file, I get the message, "Microsoft helps protect this Visual basic for Applications Project with a password. You must supply the password in the Visual Basic Editor before you ca...
3 20.09.2006 01:03:33
Access 2007 Asks for User password
I was creating a new database in access 2007 a few days ago. For security i created a password to access the datatabase and ecnrypt the database. Now, whenever I go to do anything in access, I need to enter a user password. I never made a user password for anything access related. The password for the database I made is forgotten. Now I need to use access, but how do I clear out any...
2 20.09.2006 00:17:01
Baffled By Security Wizard
I am attempting to secure some currently unsecure databases to an existing workgroup. After adding a Group that I needed, I joined the workgroup, opened the first database, and ran the Security Wizard. It seemed to work, and I verified that the Users group had no permissions and that the Admin user was not in the Admins group (which I'd done before). After rejoining my default workgro...
6 19.09.2006 20:53:02
prevent import /export
I want to give the user permissions to alter, insert and delete data into the tables but I don't want them to be able to export the tables or import them from inside another database. How can I do this?...
3 19.09.2006 19:16:45
58 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net