Three tier development example: our class roster database Using ASP Using Zoho Creator.

Slides:



Advertisements
Similar presentations
SharePoint in FE What can be achieved Richard Gray 27 March 2009.
Advertisements

Batches, Buckets and Bookbags Elizabeth B. Thomsen NOBLE: North of Boston Library Exchange EGILS2014.
SupportCenter Plus Product Overview. Overview 1.What is SupportCenter Plus (SCP) 2.Benefits of SCP 3.Licensing & Pricing 4.Questions.
AS ICT Finding your way round MS-Access The Home Ribbon This ribbon is automatically displayed when MS-Access is started and when existing tables.
Query Methods (SQL). What is SQL A programming language for databases. SQL (structured Query Language) It allows you add, edit, delete and run queries.
Unit Visit Tracking System Enhancements. Unit Visit Tracking System NEW! Unit Visit Tracking (UVTS) has a new look, better navigation, and improved features.
Alternative FILE formats
Google Apps Access Google Apps from the Parkland Intranet Page:
7/15/14 Terri Shkuda Research Informatics
RETRIEVING DATA FROM FCC LICENSE DATABASE Steps for obtaining query results, and importing it into MS Excel Spreadsheet.
Managing a Club A club is trying to persuade more people to take part. Some features of the club are: Open to all ages Takes part in competitions and.
Multiple Pending Changesets Report for Rational ClearCase Part of R&D Reporter (
ISI Web of Knowledge Update July New features ISI Web of Knowledge new features: Address searching on the All Databases screen Sort All Databases.
Sakai Overview ITS Teaching and Learning Interactive Aurora Collado January 10, 2008.
Computer literacy 3.0 Larry Press Cal State Dominguez Hills, CIS Department This work is licensed under a Creative Commons Attribution-Noncommercial-Share.
Microsoft Office 2000 Introducing the Suite. Microsoft Word Key Features of Word: create & edit documents apply formatting features add visual elements.
Database Updates Made Easy In WebFocus Using SQL And HTML Painter Sept 2011 Lender Processing Services 1.
Simple Web SQLite Manager/Form/Report
©2001 Chariot Software Group Using MicroGrade Classroom Management Software.
Pasewark & Pasewark 1 Access Lesson 6 Integrating Access Microsoft Office 2007: Introductory.
6. Database Reports Lingma Acheson Department of Computer and Information Science IUPUI CSCI N207 Data Analysis Using Spreadsheets 1.
Michael Tucker DBA / Webmaster Forsyth County Public Library.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
Informer Web Reporting Basic Reporting
Welcome 2013 User Group Meeting Voting on New Features.
Pasewark & Pasewark Microsoft Office XP: Introductory Course 1 INTRODUCTORY MICROSOFT EXCEL Lesson 6 – Making the Worksheet Useful.
Overview of Qualtrics at Yale University Denise Hersey Katie Clark March 2, 2012.
Elliott CRM Features Edward M. Kwang President. Elliott CRM Features System Level –Notes –Attribute –Links –eContact – s Features –Events Application.
Requirements Information and data which need to be displayed or accessible to the user Sitemapping (Site Map) Flow Chart models of site structure displaying.
COLD FUSION Deepak Sethi. What is it…. Cold fusion is a complete web application server mainly used for developing e-business applications. It allows.
Welcome!. Print Options PDF Comma-Separated Values (CSV) Formatted Excel New Features in Analysis.
Part 1. Persistent Data Web applications remember your setting by means of a database linked to the site.
1 Working with MS SQL Server Textbook Chapter 14.
Collaborating on Databases. Introduction: The big three office applications were word processing, spreadsheets, and databases. Large businesses especially.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 23 Getting Started with Access Essentials 1 Morrison / Wells / Ruffolo.
Copyright © 2007 Vulcan Software LLC Introduction to Apex 9.5 Presented by Phil Kramer Vulcan Software LLC.
ASP.NET The Clock Project. The ASP.NET Clock Project The ASP.NET Clock Project is the topic of Chapter 23. By completing the clock project, you will learn.
SII CPD SCHEME THE SUPERUSER LICENSE Active Reflective Self-Directed Development.
Automatic Report Generation for WLCG/EGEE D. D. Sonvane (Gridview Team) B.A.R.C.
Rev Dec 2010 HRS IU Group 1 How-To Export, Print and Bookmark AUXINFO Reports These Mechanics apply to a Display in any Cube.
© 2006 Formic Wednesday 7th November 2007 Formic Scoop Training Mikey Desai.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
Unit 5, Lesson 2 Editing Records and Using Forms.
Online Surveys Jacqui James and Malcolm Roberts School of Education.
PART 1: INTRODUCTION TO BLOG Instructor: Mr Rizal Arbain FB:Facebook/rizal.arbain Website: H/P: Ibnu.
SeETL Demonstration 18 Delta Detection 20/07/2013
Microsoft FrontPage 2003 Illustrated Complete Integrating a Database with a Web Site.
No s needed; Up to 15 people can collaborate on one pad; Real time editing Questions? Jennifer Sturge
MySQL Importing and creating a database. CSV (Comma Separated Values) file CSV = Comma Separated Values – they are simple text files containing data which.
Online Surveys Jacqui James Malcolm Roberts School of Education.
KN Home Page News Companies Business sectors User Entry Screen Select a Notebook Select a Subject View a Notebook Subject Screen Knowledge Notebook Overview.
Search techniques Helen Carter Information & Research Officer
National Aeronautics and Space Administration TablePress Evaluation & Section 508 Accessible Tables with Visual Editor WP Workshop, 3/19/2014.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
1 Working with MS SQL Server Beginning ASP.NET in C# and VB Chapter 12.
Santa Clara School of Law Case Study: Class Roster, and Seating Chart.
Analytics Plus Product Overview. Introduction Analytics Plus is a self-service Business Intelligence and advanced analytics software. On-premise reporting.
Sagecrm.com Sage CRM An Introduction to the Developer Program.
1 Project 5 Eyeglass Rx User Control. Eyeglass Rx Earlier in the semester we looked at an eyeglass prescription as an example of an HTML table. 2.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Active Server Pages Computer Science 40S.
Top US Government Data Resources
SharePoint Foundation 2010
Chapter 7 Searching Your Products
SQL Server How to find duplicate values with T-SQL
Grauer and Barber Series Microsoft Access Chapter One
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Generate Data with Google Analytics SQL Saturday /04/2019.
Presentation transcript:

Three tier development example: our class roster database Using ASP Using Zoho Creator

Class roster using ASP

Four screens – with transitions

Class roster using Zoho service

Data entry using Zoho service

Features using Zoho and ASP View as list, spreadsheet or summary Add, delete, and edit records Create an RSS feed showing database changes Search and sort Rearrange, hide or display columns Import data from xls, csv, tsv or Export as spreadsheet, csv, pdf, json, tsv or html Create permalink to data entry form Include data entry form in your Web site Create permalink to the database or embed any view of the database in your Web site

Develop and debug class roster ASP Four screens and plan transitions between them 159 lines of script code (includes comments) Six files Some knowledge of ASP, Visual Basic, and SQL One day (less if I were a pro) Zoho One hour