Not a question of is logged in, but WHO has the file opened. Remember we
are taking about a plane Jane file.
We are not taking about ms-access anymore, but simply mdb file sitting on
the disk drive...and who has it open. There is no database server here,
but only windows file system.
So, what happens is often a admin tries to back up a file on the hard
disk, but finds it is opened by someone else (that means the backup
software will usually skip the file). It also means you can't delete, or
move the file while someone else has it opened. So, often a admin will
kill that user who has the file opened.
To see who has a file open (be it a word file, excel file, or mdb file),
you go
start->control panel-> Administrative Tools->Computer management
on the left side, you expand the tree item Shared folders, and the
highlight open files...
On the right side, you will see a list of open files....it is also at this
point that over zealous admins kill open files....
(you can right click on any file in the list..and choose close to "CUT"
the connection).
As I mentioned, closing the file is really not different then pulling the
plug on your computer when you have a word document open...the changes
never get back to the disk drive. If you took time to read/view that
diagram in the above wans aritcle, you can see when changes to a ms-access
file don't get back to the disk drive, you can damage and currupt data..
The fact that you don't know how to do this is a good thing!!! (cutting
connections to a file while it is open is a bad idea!!).
So, really, at the end of the day, you need users to gracefully exit the
file, and that ensures their changes are written back to disk...
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(e-mail address removed)
http://www.members.shaw.ca/AlbertKallal