Hi,
I can use python to copy dataset , feature class, table from one database to another database using a script similar to this article :
http://support.esri.com/en/knowledge...s/detail/40831
My question is : is there anyway through python I can "copy" the privilege / role access to the object which i copied across the databases as well ? (providing that the user,role already defined in both database)
Thank you in advance for any pointers.
Michael
I can use python to copy dataset , feature class, table from one database to another database using a script similar to this article :
http://support.esri.com/en/knowledge...s/detail/40831
My question is : is there anyway through python I can "copy" the privilege / role access to the object which i copied across the databases as well ? (providing that the user,role already defined in both database)
Thank you in advance for any pointers.
Michael