Created
April 4, 2016 16:10
-
-
Save bvanskiver/15cc7274c986e9f415ac228047c28c55 to your computer and use it in GitHub Desktop.
Connection Strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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