Download presentation
Presentation is loading. Please wait.
Published byHubert Alexander Bailey Modified over 8 years ago
1
How To Start a SQL server Connecting to SQL Server
2
Finding SQL Server Use the Start menu (using Enterprise Manager) Programs Microsoft SQL Server Enterprise Manager
3
New SQL Server Registration Right click SQL Server Group Select New SQL Server Registration… then Next
4
Connecting… The SQL server is cian.student.comp.dit.ie (147.252.224.68) Use SQL Server Authentication Type in Login name and Password Logins: dt2282username Password: dt2282username Select Add the SQL Server to existing SQL Server group Finish
5
Create your database Find you database, named by “dt2282username ” Right click Tables, select New Table… Now, as a db owner, you can create you own tables.
6
Finding SQL Server Use the Start menu (using Query Analyser) Programs Microsoft SQL Server Query Analyser
7
Finding SQL Server
8
Connecting… The SQL server is cian.student.comp.dit.ie (147.252.224.68) Use SQL Server Authentication Type in Login name and Password ( Logins: dt2282username Password: dt2282username ) Click “OK”
9
Connecting…
10
Run a Query Using the example from the lecture Use the play triangle to run your code Save your query into your own database folder
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.