I have been looking everywhere for resources that explain how I can create an ActiveX DLL in Visual Studio 2005 that I can use in Access. I have a class in Access currently that I need to convert over to a COM object since I need to use the same functions and subroutines in our web application. I can create the DLL in Visual Studio 2005 but I cannot seem to find anyway to register it or utilize it in Access. Any ideas?
Start Free Trial