create read only database user in SQL Server 2019 in 3 steps

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • In this tutorial, we will demonstrate how to create a read-only database in SQL Server.
    We will be performing these 3 steps
    1) Create database user
    2) Grant the read-only database role to the user
    3) Check if the user can see the tables of different schemas

Комментарии • 14

  • @wysheid2009
    @wysheid2009  4 года назад +3

    Hello All, In this tutorial, we are demonstrating the steps to create a read-only database user in SQL Server 2019. The steps are applicable for previous versions of SQL Server as well. Please subscribe, comment and share if you like this video

  • @abhay6276
    @abhay6276 Год назад +1

    1000 likes needed to this channel.👍

    • @wysheid2009
      @wysheid2009  Год назад +1

      Thanks for the good words 🙏

    • @abhay6276
      @abhay6276 Год назад

      @@wysheid2009 you are welcome sir....i would request please make such life changing videos as much as possible. thank you so much for quick response.

    • @wysheid2009
      @wysheid2009  Год назад +1

      @@abhay6276 sure

  • @philrine310
    @philrine310 3 года назад

    Excellent tutorial! I am well versed in SQL and you made it very clear how to accomplish this task.

  • @knuif
    @knuif 2 года назад

    If you are trying to connect using SQL Server Authentication, verify that SQL Server is configured in Mixed Authentication Mode. For more information on changing SQL Server authentication mode review Change server authentication mode

  • @debupaudel5219
    @debupaudel5219 Год назад

    but i could update information from update command

  • @SUDHIRSINGH-du4kq
    @SUDHIRSINGH-du4kq 3 года назад

    Sir, it can help in sql server 2008 or not??

    • @wysheid2009
      @wysheid2009  3 года назад

      I have not tried in SQL server 2008..can you try the steps mentioned in this video and let me know the results

  • @HansjeVdTillaert
    @HansjeVdTillaert 2 года назад

    Would you be my friend?

    • @wysheid2009
      @wysheid2009  2 года назад

      Why not 😀

    • @HansjeVdTillaert
      @HansjeVdTillaert 2 года назад

      ​@@wysheid2009 I was struggling to gave a sql user readonly acces. I tried this on instance level. On instance level you can set the database and member roles.
      But that didn't work.
      Luckely I find your very clear instructions and that works instantly, You have a new subscriber.