how do i setup activeX in Access?

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

Guest

I am currently creating a database for work at college and im having
difficulties. Everytime i try to create anything using a wizard, i get the
message "ActiveX Componant Cannot Create Object"! Can anyone help please?
 
Jenkopip said:
I am currently creating a database for work at college and im having
difficulties. Everytime i try to create anything using a wizard, i get the
message "ActiveX Componant Cannot Create Object"! Can anyone help please?

You probably need to register the DAO dll using regsvr32. For example
regsvr32 "C:\Program Files\Common Files\Microsoft
Shared\DAO\DAO350.DLL" or DAO360.DLL

ACC: Error Message: ActiveX Component Can't Create Object [Q296205]
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q296205

ACC2000: Error Message: ActiveX Component Can't Create Object
http://support.microsoft.com/support/kb/articles/q296/2/04.asp

ACC2002: Err Msg: "ActiveX Component Can't Create Object"
http://support.microsoft.com/support/kb/articles/q304/1/73.asp

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top