473,414 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Groups and Permissions question

I am converting a relatively large multi-user Access 97 database to
SQL Server 2000. I use about a dozen groups to manage security,
providing graduated levels of access to each group. I read that in
SQL Server a user can belong to only two groups, "users" and one
other. If this is true, can someone point me in the right direction
as to how I could get around this limitaion?

Thanks,
Bob C.
Jul 20 '05 #1
2 1376
Bob C. (bc******@bmghomes.com) writes:
I am converting a relatively large multi-user Access 97 database to
SQL Server 2000. I use about a dozen groups to manage security,
providing graduated levels of access to each group. I read that in
SQL Server a user can belong to only two groups, "users" and one
other. If this is true, can someone point me in the right direction
as to how I could get around this limitaion?


Not true. You have have roles and a user can belong to many roles. I
use roles very rarely myself, so I decline to give examples. But the
stored procedures to look at are sp_addrole and sp_addrolememeber.
--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #2
Many thanks, Erland! I'll explore the roles approach. -Bob C.
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Bas | last post by:
I need to know if there is a way in Microsoft SQL Server 2000 to determine which Windows groups a user belongs to if logging into the database under Windows Authentication. I am making a tool to...
5
by: JM | last post by:
I need to take all the user/groups and permissions and migrate them to SQL Server, how can this be done easily?
0
by: Mark Broadbent | last post by:
Could someone who has active experience of assigning Security Policys please clarify my follow comments... Having gone through the MSDN documentation on this subject, my condensed version of the...
1
by: Steffen Loringer | last post by:
Hi, my asp.net application is running fine on my development system. The application opens an access database and needs therefore write permissions. If I copy my complete folder on a Windows...
0
by: Dennis Gearon | last post by:
I have looked at pgadmin and phppgadmin. Neither shows any capability to work with permissions for users/groups on databases/database objects. I thought it would be easy.! The screen would be a 2D...
6
by: Mr Newbie | last post by:
Hi, Im in a situation where I need to restrict users, but I dont have access or wont be allowed access to manage groups in the domain. How can I restrict access is this case ? -- Best...
4
by: Cleyton | last post by:
Hello! I need to get the user groups in a machine, because i need to verify dynamically what's the name of the group "Everyone" in different windows. For example, in windows in portuguese the...
1
by: Goofy | last post by:
Hi, I am working in an organisation developing an asp.net application. The application and general use of .NET may well expand to other applications, so I need to start thinking about the...
3
by: IGD | last post by:
I don't know if this is the right place to post this or not. If not, could someone direct me elsewhere where I would find more information on how to solve my problem? Thanks! My problem is this:...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.