Re: Users Logins
From: rideout (mrideout@instlab.com)
Date: 08/08/02
- Next message: Stanley Thurman: "SQL2K and AS2K SP3"
- Previous message: Sue Hoegemeier: "Re: DBCC CHECKDB permissions"
- In reply to: Sue Hoegemeier: "Re: Users Logins"
- Next in thread: Sue Hoegemeier: "Re: Users Logins"
- Reply: Sue Hoegemeier: "Re: Users Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "rideout" <mrideout@instlab.com> Date: Wed, 7 Aug 2002 16:49:17 -0700
Can you give the website address..I can't seem to find
these online books?
Thanks..
>-----Original Message-----
>You need to grant the users permissions to objects in a
>database - objects such as tables, views, stored
procedures,
>user defined functions. You really would want to review
the
>security topics in books online in order to be able to
>manager this. I don't think it can be fully explained in a
>newsgroup post. If you go into SQL Server books online,
>under Administering SQL Server, there is a subtopic called
>Managing Security. You will want to read through that to
get
>an understanding of how SQL Server security works.
>
>-Sue
>
>On Wed, 7 Aug 2002 11:12:34 -0700, "RIDEOUT"
><mrideout@instlab.com> wrote:
>
>>Hello,
>>how do I setup up users to access my database?
>>
>>I already have the users accessing things in the SQL
>>server envirmoment, but when I login using my front end
>>(access data project) once try to access the store
>>produceers, I get an error stating that I cannot open
the
>>procedure.
>>
>>I am wondering how do I get the users I want to do what
I
>>want..meaning I have 2 users joe and ann.
>>Joe is allowed to insert, and view stuff in the
database ,
>>and ann canONLY read/view things in teh database..
>>HOW DO I DO THIS??
>>
>>THANKS IN ADVANCE,
>>RIDEOUT
>
>.
>
- Next message: Stanley Thurman: "SQL2K and AS2K SP3"
- Previous message: Sue Hoegemeier: "Re: DBCC CHECKDB permissions"
- In reply to: Sue Hoegemeier: "Re: Users Logins"
- Next in thread: Sue Hoegemeier: "Re: Users Logins"
- Reply: Sue Hoegemeier: "Re: Users Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|