I have recently developed a program that works with an access database. I am using VB6. When packing it all up with Installshield or the Package deployment program within VB6 it theoritically copies all the ocx files over with it. However when I install the program on my friends 98 machine, I get can't find msadodc.ocx message when running the program. I have even tried installing the Microsoft Data Access Components package from MSDN. After installing this I get a new message when running the program. The message is can't find provider. If I install VB6 onto the Windows 98 machine, everything works fine.

Please help me
Thanks in advance