Re: OraOLEDB.dll
From: Saman <saman_at_flashmail.com>
Date: 5 Oct 2001 00:54:22 -0700
Message-ID: <6d0dfbc6.0110042354.9c5d4f7_at_posting.google.com>
Date: 5 Oct 2001 00:54:22 -0700
Message-ID: <6d0dfbc6.0110042354.9c5d4f7_at_posting.google.com>
Hi
Just try to Register the given dll and see (i.e OraOLEDB.dll)
using regsvr32
regards,
Sam
dangalle_at_hotmail.com (Nilanga) wrote in message news:<9b64d3b1.0110040128.1bc15222_at_posting.google.com>...
> When trying to open a database using and trying to give
> CoCreateInstance(CLSID_OraOLEDB, NULL, CLSCTX_INPROC_SERVER,
> IID_IDBInitialize, (void**) &pIDBInitialize);
>
> The CoCreateInstance fails!
> The error msg is "The class is not registered"
>
> I have registered the dll but still the the same response. Any idea
> about this!
Received on Fri Oct 05 2001 - 09:54:22 CEST