Error message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Access 2003.
I was given a previously created Database to make a few minor changes and to
get rid of an error code that keeps popping up. When you click on a "search"
command button (created by the originator of the Db) we get the following
message -- " Your MS Access database or project contains a missing or broken
reference to the file 'MSOWC.DLL' version 1.0." I have no idea what this
means or where to begin looking. Can anyone help point me in the right
direction?

Aurora
 
Aurora

Have you tried opening a code module and checking Tools | References?

The error message suggests that one of the references is/will be marked
"MISSING". You can usually reconnect to the reference by unchecking it,
closing the window, reopening the window, re-checking it, and running Debug.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top