Fix a reference to a library

G

Guest

When I open my access db I get 4 pop-up messages. They are titled "Your
Microsft Access db or project contains a missing or broken reference to the
file 'Wio.ocx' version 1.0." I get the same message for files VpBase.ocx,
storage.ocx and comm.ocx. The Help suggest clearing or adding these
references, bu they do not exist. Any thoguhts?
 
G

Guest

Hi.
Any thoguhts?

The names of the files suggest that they are third-party ActiveX controls
added to forms or reports in your database application. Contact the database
developer to find out if this is true. If so, request copies of these files
and then install and register them on each workstation that uses this
database application. Alternatively (and usually the best choice of action),
remove the controls from the database application and replace the
functionality with VBA code.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top