Hi Friends
I am trying to use application role based priviliges to my users. After connecting to the database (SQL) through windows authentication, I have set the application role by executing the sp_setapprole stored procedure. I am getting rights for executing a query for once. When I am running a second query it returns an error. Pl. help me.
Thanks in advance.
Joby
I am trying to use application role based priviliges to my users. After connecting to the database (SQL) through windows authentication, I have set the application role by executing the sp_setapprole stored procedure. I am getting rights for executing a query for once. When I am running a second query it returns an error. Pl. help me.
Thanks in advance.
Joby