General

6.8 Bugs: Common Functions like CurrentDB, Str$, Mid$ fail to work.
  Terry Kreft
(D)
Bugs: Common Functions like CurrentDB, Str$, Mid$ fail to work. What's causing this error to happen on individual machines?

(R)
This is a common problem that users might face whenever they upgrade from Office 95 to Office 97. Sometimes, Access loses references to libraries containing the definitions to above and other functions, giving you the error message.

Open a module go to Tools/references, check the list of references and find the one that is marked missing, you will probably find that the file the reference requires is either not on the machine or not registered (if it is an OCX/DLL/Exe etc) or is in the wrong place (an Access Library database for example).

The important things are:
 1) identify the missing reference
 2) remove it from the references
 3) re-establish the reference if it is required by
  Pointing at the correct file (using browse)
 or
  Putting the file on the target machine (and register it if required)
 or
  Register it if it is present


Se pensate di avere del materiale freeware interessante e volete pubblicarlo, allora leggete qui.