I have developed my application using
VB-ACCESS2000 .
To Open secured database i have used MICROSOFT.OLEDB.4.0 during run time. in connection string of adodb.connection object.
I deployed it on WIN 2000 OS Using Wise-Installer.
It works fine on 2000 OS.
On win98 it is begin installed withiout any problem.
when my programe runs it gives me error "provider can't be found . It may not be properly installed." .
what are possible problem in my application . I have also deployed msjet40.dll in my application . but doesn't works on 98
plz help me ??????????????????