Urgent : Any method to set the app roles and role members

Urgent : Any method to set the app roles and role members

Post by Anushree Mana » Thu, 09 Mar 2000 04:00:00



I'm fairly new to SQL Server and have a question.How can I set the
application roles and role members programmatically.I am sure it is a stupid
question to most of you.Do help me out.
 
 
 

Urgent : Any method to set the app roles and role members

Post by mary chipma » Thu, 09 Mar 2000 04:00:00


you can use ADO and execute the necessary stored procedures. or use
SQL-DMO (although i haven't tried it with applicaiton roles)

On Wed, 8 Mar 2000 13:01:50 -0000, "Anushree  Manan"


>I'm fairly new to SQL Server and have a question.How can I set the
>application roles and role members programmatically.I am sure it is a stupid
>question to most of you.Do help me out.