Discussion:
can't retrieve proprietary actions with SSAS2005?
(too old to reply)
Jeje
2007-02-26 18:15:07 UTC
Permalink
Hi,

I try to retrieve proprietary actions in SSAS 2005 using a custom
application.
But the system never return my actions

from books and online help, they says we have to specify the
application_name in the restriction list, but when I try to add this
restriction the server not recognize it.

I also try to setup the application name in the connection string but this
doesn't change anything.
retrieving other actions works fine.
So my code is correct, but there is something missing anywhere...

unfortunatly there is no sample code on the web.

thanks for your help.

Jerome.
Jeje
2007-02-26 22:57:59 UTC
Permalink
ok
I have found the problem.

I have omit to encapsulate the action statement with quotes (") and I have
to filter the application name AFTER I retrieve the list of actions in my
application.
Post by Jeje
Hi,
I try to retrieve proprietary actions in SSAS 2005 using a custom
application.
But the system never return my actions
from books and online help, they says we have to specify the
application_name in the restriction list, but when I try to add this
restriction the server not recognize it.
I also try to setup the application name in the connection string but this
doesn't change anything.
retrieving other actions works fine.
So my code is correct, but there is something missing anywhere...
unfortunatly there is no sample code on the web.
thanks for your help.
Jerome.
srihari miriyala
2011-07-27 04:35:30 UTC
Permalink
hi,
i am newbie,
may i have example query for proprietary action...
Post by Jeje
Hi,
I try to retrieve proprietary actions in SSAS 2005 using a custom
application.
But the system never return my actions
from books and online help, they says we have to specify the
application_name in the restriction list, but when I try to add this
restriction the server not recognize it.
I also try to setup the application name in the connection string but this
doesn't change anything.
retrieving other actions works fine.
So my code is correct, but there is something missing anywhere...
unfortunatly there is no sample code on the web.
thanks for your help.
Jerome.
Post by Jeje
ok
I have found the problem.
I have omit to encapsulate the action statement with quotes (") and I have
to filter the application name AFTER I retrieve the list of actions in my
application.
Gene Wirchenko
2011-07-27 18:42:19 UTC
Permalink
On Wed, 27 Jul 2011 04:35:30 GMT, srihari miriyala
Post by srihari miriyala
hi,
i am newbie,
may i have example query for proprietary action...
[snip]

4 years, 5 months, 1 day: a new record I think.

Sincerely,

Gene Wirchenko

Loading...