How to: Modify Database Connections
You can change the properties of your connection, such as login options and data source, in the Modify Connection dialog box.
Note
Your computer might show different names or locations for some of the Visual Studio user interface elements in the following instructions. The Visual Studio edition that you have and the settings that you use determine these elements. For more information, see Visual Studio Settings.
To modify database connections
In Server Explorer, right-click a data connection and choose Modify Connection on the shortcut menu.
In the Modify Connection dialog box change options for logging in or connecting to a data source or click the Advanced button for datasource-specific options.
Click OK to update the connection properties.
See Also
Tasks
How to: Connect to a Database from Server Explorer