Error on _CommandPtr->Execute
From: Micobo (Micobo_at_discussions.microsoft.com)
Date: 10/25/04
- Next message: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Previous message: JasonAu: "access via ado slow"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 25 Oct 2004 01:47:04 -0700
Hi,
I made a dll uses MFC in shared Dll, this library shows some methods to
retrieve data from my Excel files with ado query. I test this library with
console application and all my queries work fine.
Now, I create a new COM dll with ATL object. this new dll depends to my
"data dll" and exposes some methods. When I Test this COM dll in VB6.0
application, I get an 0x80004005 error when I execute query on _CommandPtr.
the code of my data dll is the same. Why my query works when I test it with
a console application and doesn't work when it called by My COM dll ?
Is there any conflict ?
Please, it's very urgent, can you help me ?
- Next message: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Previous message: JasonAu: "access via ado slow"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|