Re: Class not Registered (VB 6 - Dao 3.6 - DBGrid and Data Source)
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Thu, 13 Sep 2007 14:37:57 -0500
"Frank" <Frank@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:25806C5C-38C1-4316-AF23-82B39C2B6EA0@xxxxxxxxxxxxxxxx
Hello,inside
We have a program in VB 6 that uses a Access 97 database.
On the client machine, it is Windows 98 and Office 2000
We had to change our DAO 3.5 to 3.6 because the program was not able to
connect at all to the database.
But since then, everytime we try to access a DBGrid with a Data Souce
the program, we get the following error message :it
CLSID : {00000010-0000-0010-8000-00AA006D2EA4} Class Not Registered
I checked in the registry on my computer (XP), and that reference is for
DAO350.dll
I looked for that key in her registry but I did not exist. I created it
manually but no luck.
That DAO350.dll exists on her computer in "C:\Program Files\Common
Files\Microsoft Shared\DAO\" but everytime I try to register or unregister
with regsvr32 but it does not work.
I tried installing the latest versions of Jet and MDAC but with no luck
either.
Can someone help me with that ?
You are likely mixing data access components which you know you are doing
since you moved from DAO 3.5 to 3.6.
http://support.microsoft.com/kb/303528/
There is likely no more mystery than merely getting everyone on the same
page.
Is the client using XP? If so insure that the OS is upgraded to SP2.
hth
-ralph
.
- Prev by Date: Re: Error using ado to read cvs file
- Next by Date: Re: Error using ado to read cvs file
- Previous by thread: Error using ado to read cvs file
- Next by thread: Re: Class not Registered (VB 6 - Dao 3.6 - DBGrid and Data Source)
- Index(es):
Relevant Pages
|