SILS iSchool

26 Mar 2019

meets Tuesday and Thursday from 0800-0915

in Carolina Hall 220

Contact options

office hours in Manning 112


Value Added | daily

Class Schedule

Basics | sessions 01-05

10 Jan | intro
15 Jan | clients
17 Jan | servers
22 Jan | networks
24 Jan | basics lab

Web Development | sessions 06-11

29 Jan | structural layer
31 Jan | presentational layer
05 Feb | working with layers
07 Feb | behavior layer |
12 Feb | images & design
14 Feb | website lab

Document Markup | sessions 12-14

19 Feb | document markup
21 Feb | graphics
26 Feb | document markup lab

Spreadsheets | sessions 15-19

28 Feb | spreadsheets
05 Mar | formulas & functions
07 Mar | data display

 09-17 Mar | Spring Break 

19 Mar | database tools
21 Mar | spreadsheets lab

Relational Database | sessions 20-26

26 Mar | relational databases | Access- a RDBMS | create a database | next session
28 Mar | tables
02 Apr | relationships
04 Apr | input & output
09 Apr | SQL
11 Apr | complex queries
16 Apr | databases lab

Presentation | sessions 27-30

18 Apr | presentation design
23 Apr | presentation delivery
25 Apr | presentation lab
30 Apr | 0800-1100 | final in class presentation





Create an empty database, which you will later populate with imported and created data.

The database is a vessel that holds multiple, related objects

To become familiar with Access,
start by creating a new blank database to use as the basis for Task 05

save it to your working folder using a descriptive filename

you don't have to build the structure just yet, but have it ready for use

back to top

Create a second new blank database to use for practice

  1. save it to your working folder under a descriptive filename
  2. if you wish, you may download the Northwind database and look it over to familiarize yourself with some of the Access tools
    • this database is far more complex than anything you will be doing, but the relationships between tables in Northwind are examples of how you need to tie your tables together to make them work in a relational manner
[MSAccess Northwind Database]

back to top