Download presentation
Presentation is loading. Please wait.
Published byTimothy Garrison Modified over 9 years ago
1
Dispatcher Database Team A-5 Joe Mohr, Michael Maley, Sandy Webber, Brandon Authement, Drew Carver
2
Logical Design
3
Physical Design
4
Report Table
5
User Table
6
County Table
7
Unit Table
8
Other Tables
9
Web Menu http://crux.ccec.unf.edu/cop4710fall11dma5/loginscreen.aspx
10
Web Software Code C# Code behind Cascading Style Sheets (CSS) Globally defined styling in a single external file XML HTMLX Language sent to the client’s browser
11
Microsoft SQL Server Relational database server developed by Microsoft Primary languages are Transact-SQL (T-SQL) and ANSI-SQL T-SQL supports extends SQL to support: Procedural Programming Local variables Functions for processing data T-SQL is Turing Complete Can simulate any single taped Turing Machine and basic computer Protocol layer uses Tabular Data Language (TDL) to communicate between client and server
12
Microsoft SQL Server Data is stored in pages 8KB Sequentially numbered 96-byte header Tables are stored as heaps or B-Trees Managed database with Visual Studio and SQL Server management studio
13
Questions
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.