nvwildfire
Technical User
Hi list, hopefully this will be easy. I am trying to add a common dialog control to an access 2002 form, but I keep getting an error that says "The OLE server isn't registered. To register the OLE server, reinstall it.". What does this mean? If I try to add the common dialog control after the first error I get a second message that says "You don't have the license to use this ActiveX control ...." I am assuming I get this because the OLE server isn't registered?
All I am trying to do is get some user input on where a file is. I want the user to be able to browes to the file so that I can get the file location and put it in a text field in my database. Is there another way to do this instead of using the common dialog control? This is the only way I know how to allow useres the ability to browes to a file.
Note that I am using access 2002 sp2 and microsoft common dialog control v.6. And if it matters I have ADO 2.5 referenced on the VBA side.
Any help would be greatly appreciated.
thanks,
kgk
krauter@unr.edu
All I am trying to do is get some user input on where a file is. I want the user to be able to browes to the file so that I can get the file location and put it in a text field in my database. Is there another way to do this instead of using the common dialog control? This is the only way I know how to allow useres the ability to browes to a file.
Note that I am using access 2002 sp2 and microsoft common dialog control v.6. And if it matters I have ADO 2.5 referenced on the VBA side.
Any help would be greatly appreciated.
thanks,
kgk
krauter@unr.edu