connection error "Database 'foodmart 2000' does not exist." -
10-28-2005
, 12:22 AM
Hi everyone,
I have a strange problem . I am using adomd.net. i have made a dll in .net
that exports some functions for olap connection and reading.
Now problem is that whenever i try to connect to remote machine's AS2000
using this dll's function in a vc++ dll it is giving me error database
foodmart 2000 does not exist.
But its working fine on local machine .Even this dll works fine in case of
when i use its functions in a normal exe , i am able to connect to other
machine and read data.
But its not working in c++ dll . Why this strange behavier .
In a special case when i use mfc dll with gui its working ( connect to other
mchine ).On local machine there is not any problem .
My machine has win 2003 server
AS 2000 ,with sp3 , sp4
mdac2.8
xml dll 4
and its working fine with an exe .(remote as well as local)
error is only when i use a .net dll in a vc++ dll and only for remote
machines.
i have added my domain id in role as well as olap admin gorup of remote
machine
Please tell me something .
thanks in advance .
kuldeep kumar |