R
roger.camargo
I'd followed the directions on the MSDN site to generate WRAPERS for
the OWC11 to enable the events, and the generated libraries use the
adodb.dll from: C:\Program Files\Microsoft.NET\Primary Interop
Assemblies\
Now I need to use ADOMD to make some consults before connecting with
the cube.
Installing ADOMD.NET can be an option, but we would rather use the
Microsoft Data Access - ActiveX Data Objects (Multi-Dimensional):
msadomd.dll, via a wrapper.
But when I generate the wrapper the Interop.ADOMD.dll creates
alongside with the Interop.ADODB.dll
My OWC11 wrapper uses the adodb.dll.
Is it possible to generate the Interop.ADOMD.dll wrapper and tell it
to use the C:\Program Files\Microsoft.NET\Primary Interop Assemblies
\adodb.dll wrapper and no generate another one? (Interop.ADODB.dll)
Thanks in advance.
Roger
the OWC11 to enable the events, and the generated libraries use the
adodb.dll from: C:\Program Files\Microsoft.NET\Primary Interop
Assemblies\
Now I need to use ADOMD to make some consults before connecting with
the cube.
Installing ADOMD.NET can be an option, but we would rather use the
Microsoft Data Access - ActiveX Data Objects (Multi-Dimensional):
msadomd.dll, via a wrapper.
But when I generate the wrapper the Interop.ADOMD.dll creates
alongside with the Interop.ADODB.dll
My OWC11 wrapper uses the adodb.dll.
Is it possible to generate the Interop.ADOMD.dll wrapper and tell it
to use the C:\Program Files\Microsoft.NET\Primary Interop Assemblies
\adodb.dll wrapper and no generate another one? (Interop.ADODB.dll)
Thanks in advance.
Roger