Hi,
I have an application (.exe) which uses a database. The application was working fine before I formatted the computer. Now when trying to run it, a message says:

Class not registered.
Looking for object with CLSID {00000010-0000-0010-8000-00AA006D2EA4}


I did some research for that and found this kb article:
http://support.microsoft.com/kb/288706

But the article explains how to solve the problem in VB before compiling, and I don't have the source code for the application to do that solution.
Anyone can help?
I have Win XP Pro SP3 and Office 2003.
Thanks.