Skip to content

Instantly share code, notes, and snippets.

@gregjhogan
Created December 16, 2015 16:51
Show Gist options
  • Select an option

  • Save gregjhogan/764876612e96bb06fb2e to your computer and use it in GitHub Desktop.

Select an option

Save gregjhogan/764876612e96bb06fb2e to your computer and use it in GitHub Desktop.
Test DB connectivity
& sqlcmd -S 'tcp:hostname,1433' -Q 'SELECT 1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment