Skip to content

Instantly share code, notes, and snippets.

@bvanskiver
Created April 4, 2016 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bvanskiver/15cc7274c986e9f415ac228047c28c55 to your computer and use it in GitHub Desktop.
Save bvanskiver/15cc7274c986e9f415ac228047c28c55 to your computer and use it in GitHub Desktop.
Connection Strings
Server=myServerAddress;Database=myDataBase;User Id=myUsername;Password=myPassword;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment