Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OLAP roles access from asp.net

Status
Not open for further replies.

pratibha14

Technical User
Mar 2, 2004
30
0
0
Hi friends,
I want to access cube and dimension according to the permission provided in roles. so i have made a number of roles for different windows users. I use following connection string:

Provider=msolap;Data Source=pratibha;initial Catalog=NewACDM;roles=Rolename

But it does not access according to the role defined. It assumes the first role created as default.. then whether roles is defined in connectionstring or not.

Any help will be appriciated.
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top