Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. db_accessadmin?

db_accessadmin?

Scheduled Pinned Locked Moved Database
databasequestionsql-serversysadminhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    ThePotty1
    wrote on last edited by
    #1

    OK, so as I understand it the db_accessadmin role got merged into db_securityadmin in recent versions of SQL server? This is fine, it's better this way. My question is, when did it happen? I try to cater for all reasonable flavours of SQL server in my system, I recently took great joy in removing support for SQL 7 (The last client using it paid me to migrate their data to 2008r2 via 2005). Now I'm trying to set up a login with both db_accessadmin & db_securityadmin rights. Or just db_securityadmin, if appropriate. So I need to know which release they merge in. Google is useless on this, so is MSDN. I could just try to grant the right and suppress the error if it fails, On Error resume next anyone ;P

    One day we'll look back on this and plow into a parked car.

    J 1 Reply Last reply
    0
    • T ThePotty1

      OK, so as I understand it the db_accessadmin role got merged into db_securityadmin in recent versions of SQL server? This is fine, it's better this way. My question is, when did it happen? I try to cater for all reasonable flavours of SQL server in my system, I recently took great joy in removing support for SQL 7 (The last client using it paid me to migrate their data to 2008r2 via 2005). Now I'm trying to set up a login with both db_accessadmin & db_securityadmin rights. Or just db_securityadmin, if appropriate. So I need to know which release they merge in. Google is useless on this, so is MSDN. I could just try to grant the right and suppress the error if it fails, On Error resume next anyone ;P

      One day we'll look back on this and plow into a parked car.

      J Offline
      J Offline
      JammoD87
      wrote on last edited by
      #2

      Hi, Looking on MSDN, it looks like the last version that the db_accessadmin role was available was SQL Server 2000. I have attached the links for the Fixed Server Roles in SQL Server from 2000 onwards. http://technet.microsoft.com/en-us/library/cc966453.aspx[^] - 2000 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.90).aspx[^] - 2005 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.100).aspx[^] - 2008 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.105).aspx[^] - 2008 R2 Hope this helps! :cool:

      Personal Blog: A Software Programmer Twitter: JammoD

      T 1 Reply Last reply
      0
      • J JammoD87

        Hi, Looking on MSDN, it looks like the last version that the db_accessadmin role was available was SQL Server 2000. I have attached the links for the Fixed Server Roles in SQL Server from 2000 onwards. http://technet.microsoft.com/en-us/library/cc966453.aspx[^] - 2000 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.90).aspx[^] - 2005 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.100).aspx[^] - 2008 http://msdn.microsoft.com/en-us/library/ms175892(v=sql.105).aspx[^] - 2008 R2 Hope this helps! :cool:

        Personal Blog: A Software Programmer Twitter: JammoD

        T Offline
        T Offline
        ThePotty1
        wrote on last edited by
        #3

        :omg: well now I feel suitably daft, this is ancient history. Thank you :-D

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups