Dispatcher Database Team A-5 Joe Mohr, Michael Maley, Sandy Webber, Brandon Authement, Drew Carver
Logical Design
Physical Design
Report Table
User Table
County Table
Unit Table
Other Tables
Web Menu
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
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
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
Questions