1 / 6

Brief Summary of Database/Web Connectivity

Brief Summary of Database/Web Connectivity. Mark Mesarch mmesarch1@unl.edu. Overview. Why Use Databases Database/Server Platforms & Language Examples: Output Input. Why use Databases. Use of data on multiple web pages

yoko
Télécharger la présentation

Brief Summary of Database/Web Connectivity

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Brief Summary of Database/Web Connectivity Mark Mesarch mmesarch1@unl.edu

  2. Overview • Why Use Databases • Database/Server Platforms & Language • Examples: • Output • Input

  3. Why use Databases • Use of data on multiple web pages • Change data in one place in the database  all the web pages will change. • Reduce number of web pages • Same webpage can display different data based on • Defined parameters • User Requests • Retrieve Information • Secure web pages

  4. Database/Web Platforms • Microsoft ACCESS • Tables and Queries • Windows Web Server • Active Server Pages (ASP) • Why this route? • Department invested in ACCESS & Windows • Separation of database and web

  5. Examples - Output • Simple Listing • http://snr.unl.edu/aboutus/who/people/facultydirectory.asp • Complex Display • http://snr.unl.edu/aboutus/who/people/faculty/awada-tala.asp • Searching text • http://snr.unl.edu/aboutus/who/people/expertisedirectory.asp • Sorting • http://nfs.unl.edu/championtree/championtreeregister.asp • Mapping • http://nfs.unl.edu/wildfire/iconstatefiremapmannature.asp

  6. Examples – Input & Security • Registrations • http://snr.unl.edu/registration/wmo2009/wmoregistration2009-step1.asp • Data • http://nfs.unl.edu/wildfire/loginwildfire.asp

More Related