Microsoft Excel - Runtime Error '-2747024770 (8007007e)': Automation error The specific
Asked By vkrishna on 05-Sep-11 01:43 AM
when i have connect to oracle using excel vba the following error is arised
Runtime Error '-2747024770 (8007007e)': Automation error The specific module could not be found
how can i solve this please help
Thanks in advance
Regards,
vamsi
Reena Jain replied to vkrishna on 05-Sep-11 01:53 AM
Hi,
It seems that there was some kind of problem with scrun.dll. just try to register the dll again, using:
regsvr32 C:\WINDOWS\System32\Scrrun.dll
in the CMD prompt