Ad Unit (Iklan) BIG

how to connect sql server database using command prompt

step: 1
       
       open command prompt run as administrator

step: 2

       type this line  :  sqlcmd /s DESKTOP-SERVERNM  /d TESTDB -U sa -P 123456

step: 3

       must be follow above formate..

Post a Comment

0 Comments