Re: Accessing only one database on the SQL server
From: TOM P. (TOMP_at_discussions.microsoft.com)
Date: 07/16/04
- Next message: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Previous message: Kevin McDonnell [MSFT]: "RE: SP3 and SQL Server Tools Installation"
- In reply to: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Next in thread: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Reply: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jul 2004 15:02:01 -0700
Thanks, so this user should have only access to this particular DB, public and db_owner roles no server role whatsoever... right?
"Andrew J. Kelly" wrote:
> Place her in the dbo role for that database only and she should not have
> rights to any other unless you give them to her.
>
> --
> Andrew J. Kelly SQL MVP
>
>
> "TOM P." <TOMP@discussions.microsoft.com> wrote in message
> news:F7748074-FA4B-4C87-851A-82E5E2D5A4E6@microsoft.com...
> > I have outsider-developer who is using her own laptop (not part of domain)
> to work on a project, I need to get her an access to our SQL database so she
> can develop an application she is working on. I created new db, then new sql
> user, she had SQL tools on her laptop so then I registered server for here
> using this user I just created, then I gave access to this new created db.
> my question is what is the minimun requirments (right/priviladges) so she
> can work with this new db but prevent her with accessing other databases on
> the same server. other words I'm looking for scenario where she has full
> control over her db and no control over rest of the dbs on the same server
>
>
>
- Next message: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Previous message: Kevin McDonnell [MSFT]: "RE: SP3 and SQL Server Tools Installation"
- In reply to: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Next in thread: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Reply: Andrew J. Kelly: "Re: Accessing only one database on the SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|