Access Patch

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I have the issue of not being able to close Access after
closing the database. I have to use the task manager to
terminate it.
Date Time Size File name
----------------------------------------------
24-May-2003 03:11 2,636,288 Msaccessff.msp
24-May-2003 02:45 1,071,104 Msaccessop.msp

The English version of this fix should have the
following file attributes or later:
Date Time Version Size File name
 
This patch is not on the updates site
It you read the post and article it is one of their
wonderful restricted updates !
 
This patch is not on the updates site
It you read the post and article it is one of their
wonderful restricted updates !

I read the article and saw that it doesn't mention closing the database - it
reads "When you try to close a form in an Access database, Access stops
responding" and involves the use of a "class module that has a WithEvents
procedure." Your initial post doesn't indicate that this is your problem. It
sounds more like you are suffering from the "boolean bug" or that you are
failing to clean up object references in your code.

See the following page at The Access Web for a possible explanation of what is
happening:

Bugs: Access minimizes to Windows 95/NT toolbar instead of closing
http://www.mvps.org/access/bugs/bugs0005.htm

If that does not describe your problem (note that the described problem is not
limited to Access 97, even though the article doesn't say so), you will need to
post a more helpful description of what you are experiencing and someone will
likely be able to point you in the right direction. If you are convinced that
your problem is, indeed, that described in the KB article then you can call MS
support, as directed, and, after they verify that this is your problem, they
will arrange for you to receive the fix. If, however, they determine that your
problem is not that described in the KB article, you will likely be charged for
the call. There is no sense in sending you a fix for a problem that you don't
have as you may experience other difficulties derived from installing an
improper hot-fix.

:-)
 
This problem is on a Wondows 2000 pro system
running access 2000/Office 2000. I am not sure
if the user is actually closing the database or just the
form. He open the database and displays the input screen
then closes this screen and cannot exit access, has to
terminate it via the task manager.

Thank you for the help !
 
Back
Top