Re: Users Logins
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 08/07/02
- Next message: Neil Pike: "Re: hotfix error fixed, trying to run Servpriv"
- Previous message: Mark Brundieck: "Re: hotfix error fixed, trying to run Servpriv"
- In reply to: RIDEOUT: "Users Logins"
- Next in thread: rideout: "Re: Users Logins"
- Reply: rideout: "Re: Users Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Wed, 07 Aug 2002 14:03:54 -0600
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: Neil Pike: "Re: hotfix error fixed, trying to run Servpriv"
- Previous message: Mark Brundieck: "Re: hotfix error fixed, trying to run Servpriv"
- In reply to: RIDEOUT: "Users Logins"
- Next in thread: rideout: "Re: Users Logins"
- Reply: rideout: "Re: Users Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|