CSE686 - Internet Programming

Lecture #7 - Relational Data Model, SQL Server

Revised: 01 July 2008
Home Courses Code Handouts CoreTech Books Articles Math Research Masters Projects SWDev WebDev News OtherLinks SiteDesign Graduates AllPages Office Hours Notices Contents

CSE681-SWMAA CSE686-IP CSE687-OOD CSE775-DO CSE776-DP CSE778-AWP CSE784-SWS

Lecture #01 Lecture #02 Lecture #03 Lecture #04 Lecture #05
Lecture #06 Lecture #07 Lecture #08 Lecture #09 Lecture #10

Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06 Lab #07 Lab #08

Contents Syllabus

Web Resources:

Color Lab Color Codes HTML tags Everything HTML XML, HTML, Scripting Win32, COM, MFC webdeveloper.earthweb devx... W3Schools Web Developer's Virtual Library World-Wide Web Consortium WebReference devCentral

Office Hours:

Instructor & TAs

Content:

This lecture is concerned with Relational Databases and Active Data Objects and focuses on Examples relevant to the Final Project.


SQL Server:
SQL Data Types, Time Interval Data Types,
Structured Query Language (SQL) Tutorials:
steelarrow, SqlZoo, w3schools, Microsoft PDC, GeoCities, sqlTeam, sqlCourse2, sql-tutorial, XML to and from SQL, Introduction to SQL, SQL - Cal State Lecture Notes, SQL Tutorial, firstsql,
Active Data Objects (ADO):
Accessing Data with ADO.NET, Accessing Data with ASP.NET,

  1. Syllabus describes topics to be covered, reading material for you to digest before coming to class, and due dates for the assigned projects.
  2. Final Project #1, Final Project #2, Final Project #3, Final Project #4
  3. Notes from last week:
  4. FileTransfer web service - view web page
  5. FileTransfer web service - view folder
  6. Movable Blocks - a small portal prototype
  7. Persistant Movable Block(s), Movable Blocks Folder
  8. Relational DB Tutorials
  9. Cal State Class Notes
  10. ADO Tutorials
  11. ADO QuickStart
    Overview of ADO Operations
    Asp QuickStart
    ADO articles
    Single Table Commands
  12. The Relational Database Model
  13. The Relational Database Model
  14. Database Project
  15. Books Database
  16. Northwind Database
  17. Console Database
  18. Murat's Queries with Joins Presentation
  19. Asp.Net/SQL Examples
  20. GridView into Pubs Database, GridView into Pubs Folder
  21. SWProductsDB ASPX Data Reader, SWProductsDB Data Reader Folder
  22. SimpleDataReader Demo, SimpleDataReader folder
  23. SimpleDataSet Demo, SimpleDataSet folder
  24. DataGrid Details Demo, DataGrid Details folder
  25. Lab Assignment #7
  26. Lecture #7 folder contains a page of links to presentations and code discussed in this class. The Lecture folders will occasionally hold physical files of interest as well. Usually, however, all the materials of interest to the class are in the presentations and code folders. The contents of these folders will grow as you progress through the course.