How To Reset the SA Password of the SQL Server

Поделиться
HTML-код
  • Опубликовано: 10 янв 2025

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

  • @dylan6662
    @dylan6662 2 месяца назад

    The title has a typo: "rest" instead of "reset"
    Great video!

  • @mrme9532
    @mrme9532 4 месяца назад

    You are master sir, Big thanks

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

    Very helpful, thanks

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

    Helpful video..... 👍

  • @bertrandperret112
    @bertrandperret112 5 месяцев назад

    You are a pro !! Thanks a lot !!

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

    It’s not work for me can you help me please what is shift press go that means shift enter and type go and than press control enter ?

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

      2 video have different like create login ravi with password = ‘Ravi@@123’ second video have ….. password =Ravi@@123’. No space so which one is right ??

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

      In the first i have wrongly entered the login as loging. the Second one is right one.Giving space or not doesnt matter you are placing password inside quotations.

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

      @@MSSQLDBATechSupport thanks for replying sir 🙏🙏🙏 what is shift press go that means shift enter and type go and than press control enter ?

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

      In SQL CMD after the query we need to give go.. its not like ssms
      if you press shift it will come down then u can type go and press enter

  • @KJC63
    @KJC63 8 месяцев назад

    Does this work with SQLserver express 2014?

  • @kamaldaghstani7226
    @kamaldaghstani7226 2 месяца назад

    SQLCMD is not recognized , where is this patch file

    • @MSSQLDBATechSupport
      @MSSQLDBATechSupport  2 месяца назад

      SQLCMD will be Present in Bin directory of sql version... In my case the below is the path
      C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn

  • @chindamparamsh6091
    @chindamparamsh6091 5 месяцев назад

    Hi Harsha,
    for named instance it is not working...

  • @ssk3532
    @ssk3532 3 месяца назад

    Thanks harsha sir

  • @Anjali-zh8dn
    @Anjali-zh8dn Год назад

    hi...can you tell me how to use smd in sql server 2019

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

      Hello Anjali
      CMD is utility from windows... you can open it by cmd in search box or type cmd in run command.
      Make sure you have opened with Run with administrator privilege
      Thanks & Regards
      MS SQL DBA TECH SUPPORT

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

    it work at first thanks
    note some people might have problems with the name of the sql isntance so when starting on stopping service use like this net stop MSSQL$SQLEXPRESS our net start MSSQL$SQLEXPRESS /m"SQLCMD

  • @TheKiiran22
    @TheKiiran22 6 месяцев назад

    It worked, thanks a lot

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

    Thank you bro