Click here to monitor SSC

How to Give owner rights to database

Last post 07-28-2009, 3:34 AM by calin.oprea. 2 replies.
Sort Posts: Previous Next
  •  05-11-2009, 7:31 AM Post number 73398

    How to Give owner rights to database

    Hi,
         I need to know that how to give the owner rights to database in SQL server 2005 and how can we secure the database and how to enable Full-Text Indexing in my database.By default, I am having option to enable Full-Text Indexing but this is disabled.

  •  06-25-2009, 2:21 AM Post number 73862 in reply to post number 73398

    Re: How to Give owner rights to database

    I, personally, wouldn't go near a SQL Server Database without my faithful  'SQL Server Administrator's pocket book' by Staneck. The answers to all these questions are in the pocket book.
  •  07-28-2009, 3:34 AM Post number 74178 in reply to post number 73398

    Re: How to Give owner rights to database

    Hi there.

    Apart from Phil being right on the spot, the main idea is this: there are extremely few cases in which you need to grand administrator rights to a database. Best shot is to grant the necessary rights at the DB level to a particular SQL Server login to do "administrative" tasks; in this way, you only need a couple of GRANTs and you're good to go.

    Please let me know exactly what you need and I might be able to help.

    best regards,
    io

View as RSS news feed in XML