Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Roles

Author  Topic 

TRACEYSQL
Aged Yak Warrior

594 Posts

Posted - 2006-07-11 : 10:26:02
I set up new login CPTravel

Security Login
CPTravel
Database Datawarehouse (Setup up new cptravel login)

Database
Datawarehouse

Role CPTravel Role (new and added cptravel)
Added user CPTravel

view select vw_view1

Some said do not name your roles as the user login.

What are the recommendations on naming roles and best pratices
First time in using the roles.

Thanks

Im trying to get rid of logins but use LOGINGROUPS

so i have all TRAVEL tables in main ERP system

Any advice

mr_mist
Grunnio

1870 Posts

Posted - 2006-07-11 : 10:27:56
Of course it's up to you, but it seems to me as though it's harder to manage something where different entities have the same name.

-------
Moo. :)
Go to Top of Page
   

- Advertisement -