I created a shared Database on one drive. The Default Format is Access 2000. When the database crashes, every user must log off so that the database can be repaired. I need some kind of code that I can use from an independent database to determine who is still logged into the database that...
Dear Ed2020
I have already removed the rights from the "Admin" user in the "Users" view in the permissions window. As I stated before, I have also removed the Admins Group Permissions. This has all been done in the System.MDW where I have the security set-up.
Do I also have to do this in the...
Dear ED2020,
My provisioners get into the database through a desktop shortcut that combines the System.mdw and the database ("C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "P:\Portout Database\PortOut Database .mdb" /wrkgrp "P:\Portout Database\System.mdw").
This works fine...
The password for the database works great to prevent unauthorized access to the database, but I have a different problem with authorized users.
I mentioned that I initially go into an authorized user’s computer through Security/Workgroup Administrator and click join so that his database is...
I have security set up on my Access Database (Tools/Security/User and Group Permissions/User and Group Accounts). I have removed all access for Users Group and created other groups that have access. My provisioners get into the database through a shortcut that combines the System.mdw and the...
Dear SeeThru,
Using recordsetclone worked well for finding a record number (AutoNumber). This is the code I used:
'Declare variable for value of Record Number
'that user wants to find.
Dim strResponse As String
'Assign value of Input Box to Record Number variable...
I have a shared database with 25 users. It is not a split database. Users all access the same database using a shortcut. It runs fine most of the time.
The only problem is when someone uses the Find feature on the Edit Menu. Depending on the number of users accessing the database at one...
I’m having a problem with an Outlook attachment when I rename it using Visual Basic in Access 2003. The attachment name is supposed to change every time a new record is entered in Access and the action field is exited. The attachment name is supposed to change to the ATN (phone number) on the...
This is in response to a previous question about how to prevent users from leaving current record by scrolling the Mouse Wheel. Jollygood suggested a method in FAQ702-5263.
I'm trying to apply it in Access 97. One problem that I'm having is the fact that there is no On Mouse Wheel in the Form...
I am using Access 97. When I click on a tab, the screen scrolls up so that the tabs are no longer visible. On the tab control, I can see the top of my Bound Object form which contains an OLE Object. How can I prevent the screen from scrolling up when I click on a tab?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.