-
Notifications
You must be signed in to change notification settings - Fork 0
Database
Sam Kazerouni edited this page Nov 4, 2016
·
21 revisions
-
Open Visual Studio
-
Open Server Explorer in Views tab
-
Right click on Data Connections in Server Explorer and Add Connection
-
Select MySQL Database as Data source.
-
Enter the following:
- Server name: glimpsetarget.database.windows.net
- User name: adming
- Password: ******** (ask team lead)
-
Select the database name: "glimpsedb"
-
Click OK, you should see in Server Explorer that you are connected to Server "glimpsetarget", remote database "glimpsedb". Expand the db and you will see all tables.