Re: Move 10 DBs and provide dev access thru EM?
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 15 Feb 2006 19:03:05 -0600
detaching the DBs moving them to D then
attaching seemed the option, but I tried this on a test server and the DBs
lost permissions!
Permissions should not have been lost if you simply detached and re-attached
to the same instance. I can see how you could run into issues if you
attached to a different instance due to mismatched logins/users, though.
Secondly, can I provide access to the databases for our developers through
their local Enterprise manager as read only access? Do I need to create
user
roles in all databases or can I assign a single role and apply to all?
You'll need to grant the developers access to each database. The default
public role permissions will allow viewing schema and objects. You can add
them to the db_datareader fixed database role in order to read data.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"GaryB" <GaryB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C9034D52-59AA-4590-B4B0-70573E10B140@xxxxxxxxxxxxxxxx
Hi,
We are running a live SQL2000 server with 10 dbs on the servers default
SQL
install location (C:\Programme Files\MSSQL\Data\etc). For various reasons
I
want to move this location to the same servers D Drive and wondered if
anyone
could point me in the right direction how to achive this wihtout losing
permissions & more importantly data.. detaching the DBs moving them to D
then
attaching seemed the option, but I tried this on a test server and the DBs
lost permissions!
Secondly, can I provide access to the databases for our developers through
their local Enterprise manager as read only access? Do I need to create
user
roles in all databases or can I assign a single role and apply to all?
Thanx for your time
G
.
- Follow-Ups:
- Re: Move 10 DBs and provide dev access thru EM?
- From: GaryB
- Re: Move 10 DBs and provide dev access thru EM?
- Prev by Date: Re: Audit log that SA cannot modify
- Next by Date: ADO.NET Failed to load msxmlsql.dll
- Previous by thread: Re: Yukon schemas
- Next by thread: Re: Move 10 DBs and provide dev access thru EM?
- Index(es):
Relevant Pages
|