dba and developers

  • I'm going to work in a sql server enviroment with quite a few application developers. Is there a resource or articles to guide how is the procedure and work flow for DBA working with Developers?

    Thanks

  • There are a lot ways you can go about working with developers on databases in a team environment. You'll have to figure out what works best for you. The one thing I strongly recommend is getting your database into source control and coming up with a deployment process so that all deployments are done from source, just like the app code. That's the best thing you can do.

    For lots of great information, check out the Red Gate Guide To Team Development[/url]. I wrote three of the chapters, including one on automating deployments. It really ought to help.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply