Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 Creating Development Enviornment

Author  Topic 

rob41
Yak Posting Veteran

67 Posts

Posted - 2010-12-15 : 11:35:23
I am trying to assist the accidental dba. Here's our dilema, looks like the db (2005) we've inherited is not setup correctly. Moving forward what article or online books would you recommend that would walk us through setting up a test(development) environment where we can get everything configured the way we want it.

For example we would like the development area to be able to have a group logon where anyone in the group could run packages, and see packages that other group members created.

Hopefully I'm barking up the right tree.

Thanks

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2010-12-15 : 11:39:45
Not setup correctly, or not setup the way you want now? :)

http://technet.microsoft.com/en-us/library/ms141053(SQL.90).aspx

http://msdn.microsoft.com/en-us/library/ms188283(v=SQL.90).aspx

Have a look at these ^ ^ articles.
Go to Top of Page
   

- Advertisement -