Problem running VB commands

  • Thread starter Jostein Høberg
  • Start date
J

Jostein Høberg

Hi,

When I try to run simple VB commands in my application, the access app.
freeze and stops, after a while it shuts down automaticly.

Have anyone experienced this ?

the simple docmd.close is enough to get it frozen.

thanks for any help

Jostein
 
N

Nikos Yannacopoulos

Jostein,

Does this happen with one particular .mdb, or any .mdb?

If it's just one, then try creating a new, blank .mdb and importing all
objects from the problematic one. This way you will get a new, clean
copy of your .mdb, and solve the problem most likely.

If it's happening with any .mdb, then a complete Access un-istallation /
re-installation is a good start.

HTH,
Nikos
 
J

Jostein Hoberg

It is only with one application,

the one that holds all my veterinary practice records the last 5 years.

I have tried what you told me to, created a new app and copied all tbl, qwe,
reports, and happily it looks like it have solved the problem

thank you very much

Jostein
 
Top