Showing posts with label How to get SQL database connection string. Show all posts
Showing posts with label How to get SQL database connection string. Show all posts

Saturday, December 9, 2017

How to get SQL database connection string in 5 simple steps

Step 1 : First Open Server Explorer in your Visual Studio IDE


Step 2 : Now click on + button for open connection dialog


Step 3 : now paste your Server Name for get database list



Step 4 : when you paste your server name 1 Dropdown list is open for select database now select your database


Step 5 : now click on Advance button and get your connection string



Happy developing....