Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

This document explains how to connect to the IST-S-STUDENTS server using Microsoft SQL Management Studio 2014 (SSMS) from an SU-domain computer (SU Lab computer or RemoteLab)

Procedure

 
Launch SQL Server Management Studio, and click File => Connect Object Explorer from the menu.
Enter the following information into the Connect to Server dialog.
Server Type:  Database Engine
Server Name:  ist-s-students.syr.edu
Authentication: Windows Authentication (Selecting this should change the Username to "AD\yourNetID")
Click Connect (The Password field will be blank)

 

Once connected you can browse to your database using the Object Explorer window. The DB name will be in the following format:

"ISTcourse#_Section#_netid"

  • No labels