Register OLE.

  • Thread starter Thread starter sigh
  • Start date Start date
S

sigh

Hi,
I try to insert the ActiveX control the Microsoft
Command Dialog Control Version 6 from the Access 2000. It
give me an Error message as " The OLE Server isn't
register. To register the OLE Server, Reinstall". I
reinstall the MSAccess again and it still give me this
message. What should i do to insert this ActiveX control
to work?

Thanks in Advance.
 
Unless you have the Office 2000 Developer Edition, you don't have the
design-time for the control you describe. The run-time may be installed on
your machine by other software. However, there is a simple, and free,
alternative -- use the Windows Common Dialog API directly. There's freely
downloadable code, contributed by Ken Getz, at
http://www.mvps.org/access/api/api0001.htm.

Larry Linson
Microsoft Access MVP
 

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

Back
Top