i created a small prgm,using ADO.But when i tried to run it in Another comp it sayActivX can't cretaObjects.
I used regsvr32]to register the msado15.dll but still it didn' work..
Weter i need to install MDAC or Jet Engine tere.Plz help :(
Printable View
i created a small prgm,using ADO.But when i tried to run it in Another comp it sayActivX can't cretaObjects.
I used regsvr32]to register the msado15.dll but still it didn' work..
Weter i need to install MDAC or Jet Engine tere.Plz help :(
You need to install MDAC. MS also has a Component Checker utility to tell you what version, if any, is installed on a system. You
can not just copy over the one file for ADO support. There are several dependancies that are also required. Your best bet is to create an
installation file using a packaging program.