Anything you recommend to read to start with?
"EarlM" wrote:
[Quoted Text] > How are they opening the database? If they are double clicking on the file, > they are perhaps getting the correct result. Place a short cut on their > desktop that is something like the following: > > "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" > "E:\FolderName\DBName.MDB" /excl /wrkgrp "E:\FolderName\SYSTEM.MDW /Runtime" > > You may want to remove the /Runtime for your PC. If this is an application > with forms & reports, not just a shared file where users make changes > directly to the tables (bad choice), you should split the database. Place > the front end on each workstation and the backend on the server. There's > tons of literature on how to accomplish this. > > EarlM > > > > "Sal" wrote: > > > When I first created the access db I created it on a local drive. There I > > created the log ins and security permissions. Everything was working fine. > > I recently moved it to a network drive only to discover the users I had set > > up would bypass the login screen. I then moved my security files from my C: > > drive to the network K: drive. Now I'm getting an error message that my > > users do not have permission to access the database, before they even receive > > a log in prompt. What have I done wrong? Help! Thanks.
|