msado15.dll missing
-
I can't run the code from the articles from CPj site. I haven't msado15.dll. I have downloaded and installed MDAC 2.7. I'm running WindowsXP. VC6 + SP5. MSDE + MSSQLServer 7
I'm sure it's somewhere on your system! Use the windows find utility to have a look for it. When you find it, copy it to c:\winnt\system32 and then from the dos prompt cd to c:\\system32 regsvr32 msado15.dll To unregister it, go back to the system32 directory, and type regsvr32 -u msado15.dll I'm running Win2k Pro, so I've never used XP, so I'm not sure what it calls the windows directory, but I'm sure you can figure it out! Good luck! skydiving....if at first you don't succeed, you're fecked!
-
I can't run the code from the articles from CPj site. I haven't msado15.dll. I have downloaded and installed MDAC 2.7. I'm running WindowsXP. VC6 + SP5. MSDE + MSSQLServer 7
-
I found my copy of msado15.dll in c:\Program Files\Common Files\System\ado\ You should have it, but if you don't, drop me a mail... skydiving....if at first you don't succeed, you're fecked!