Hello All
I am using Access2000 and vb6.0 in my project.
I am using Adodb for connecting the database.I have created the package using P&D wizard. It is working fine with windows NT,XP.

When i tried to install it on windows 98 it is giving me Run time error 430: Class doesnot support automation or doesnot support expected interface.

So i have installed Mdac2.8 version in the developing environment and changed the refrence in my project from Microsoft Activex Data object 2.1 library to Microsoft Activex Data object 2.8 library.Also i have included msado15.dll in the package.

But it is giving me the same error again.
Kindly help me to rectify this problem.
Thanks in advance
Regards