Re: Accessing only one database on the SQL server
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 07/15/04
- Next message: Kevin McDonnell [MSFT]: "RE: Getting "SQL Server does not exist or access denied" error messages"
- Previous message: TOM P.: "Accessing only one database on the SQL server"
- In reply to: TOM P.: "Accessing only one database on the SQL server"
- Next in thread: TOM P.: "Re: Accessing only one database on the SQL server"
- Reply: TOM P.: "Re: Accessing only one database on the SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jul 2004 16:12:26 -0400
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: Kevin McDonnell [MSFT]: "RE: Getting "SQL Server does not exist or access denied" error messages"
- Previous message: TOM P.: "Accessing only one database on the SQL server"
- In reply to: TOM P.: "Accessing only one database on the SQL server"
- Next in thread: TOM P.: "Re: Accessing only one database on the SQL server"
- Reply: TOM P.: "Re: Accessing only one database on the SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|