dbTalk Databases Forums  

Impossible to update DSO roles?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Impossible to update DSO roles? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
arcticpuppy@gmail.com
 
Posts: n/a

Default Impossible to update DSO roles? - 04-01-2005 , 08:22 AM






Hi!

Is it impossible to update a role in DSO?

when trying this in vb:


set dsoRole = dsoDabase.Roles.Item("test")
dsoRole.lockobject olapLockRead, "Updating role"
dsoRole.SetPermissions "Dimension:Store", ValidPermsissionXml

i get a wierd "object required" error. I know the role exists, and i
can access it through vb.

Do i really have to drop the role and recreate it in order to update
it?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.