I did an application using VC++ and MSaccess(O.S windows'95).I was ported that to other computers.When i want to retrive data from the application it is saying VBAJET32.dll is failed to initialized when it is calling. Any help!!
Scintist,NRSA
Printable View
I did an application using VC++ and MSaccess(O.S windows'95).I was ported that to other computers.When i want to retrive data from the application it is saying VBAJET32.dll is failed to initialized when it is calling. Any help!!
Scintist,NRSA
you have to install Microsoft Jet database engine on that machine, that means you have to distribute DAO dlls. You can you DAO installation from microsft. It shipts with visual studio's distributable files.
mahesh