Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

test connection to sql server

Go to the command prompt window (Run→cmd)
Enter sqlcmd and press enter.
You now have a trusted connection to the default instance of SQL Server that is running on your computer. ...
To end the sqlcmd session, type EXIT at the sqlcmd prompt.
 
PREVIOUS NEXT
Tagged: #test #connection #sql #server
ADD COMMENT
Topic
Name
9+8 =