The ActiveX control I have created only works on the client machine if MDAC 2.8 has been installed on it. My control does reference MDAC 2.8 so I guess that makes sense.

My question is though, is it possible to install the neccessary MDAC files when the user is installing my ActiveX control? As I do not want each user to manually install MDAC 2.8.

What files would I need to include in my Deployment package?

Thanks
Greg