D
Darrel Miller
Here is my problem scenario...
I have a VB6 ActiveX Dll that is running in the VB environment. I have an
Excel spreadsheet with VBA code that accesses the VB6 DLL. I have added the
reference to the .vbp of the ActiveX Dll. Sometimes I can get the macro to
execute properly and I can trace into the VB6 DLL no problem. Other times
nothing seems to work. The errors I get are various. Sometimes the VBA
just doesn't recognize a class in the dll, sometime it claims the dll has
returned an error. At the moment it is telling me that the login to my SQL
Server database is failing which is just bizarre. If I compile the DLL,
everything works just fine.
The VB6 DLL is using Project compatibility if that is of any relevance.
Anyone have any suggestions regarding how to get this working reliably?
Thanks,
Darrel Miller
Tavis Software Inc.
I have a VB6 ActiveX Dll that is running in the VB environment. I have an
Excel spreadsheet with VBA code that accesses the VB6 DLL. I have added the
reference to the .vbp of the ActiveX Dll. Sometimes I can get the macro to
execute properly and I can trace into the VB6 DLL no problem. Other times
nothing seems to work. The errors I get are various. Sometimes the VBA
just doesn't recognize a class in the dll, sometime it claims the dll has
returned an error. At the moment it is telling me that the login to my SQL
Server database is failing which is just bizarre. If I compile the DLL,
everything works just fine.
The VB6 DLL is using Project compatibility if that is of any relevance.
Anyone have any suggestions regarding how to get this working reliably?
Thanks,
Darrel Miller
Tavis Software Inc.