I had a working application under Access 2000 and Win 2000. After upgrading
to XP and Access 2003, I get an error message. The title of the window is
VERSION, the error message is 'Error 409 - Active X component can't create
Object'.
Any idea how I dagnose and fix this?
Hi,
Try to register the DAO dll using regsvr32.
see for example:
ACC2002: Err Msg: "ActiveX Component Can't Create Object"
http://support.microsoft.com/default.aspx?scid=kb;EN-US;319844

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I had a working application under Access 2000 and Win 2000. After upgrading
> to XP and Access 2003, I get an error message. The title of the window is
> VERSION, the error message is 'Error 409 - Active X component can't create
> Object'.
>
> Any idea how I dagnose and fix this?