Using Access and the Web

Slides:



Advertisements
Similar presentations
Microsoft Excel 2003 Illustrated Complete Excel Files and Incorporating Web Information Sharing.
Advertisements

With Microsoft Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
XP Information Technology Center - KFUPM1 Microsoft Office FrontPage 2003 Creating a Web Site.
Integrating Access with the Web and with Other Programs.
1 CA201 Word Application Creating Document for the Web Week # 9 By Tariq Ibn Aziz Dammam Community college.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Tutorial 8 Sharing, Integrating and Analyzing Data
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Tutorial 1: Getting Started with Adobe Dreamweaver CS4.
NetTech Solutions Working with Web Elements Lesson 6.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Exploring Microsoft Office Word 2007 Chapter 8 Word and the Internet Robert Grauer, Keith.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. ACCESS 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 13 – Advanced.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 1 1 Microsoft Office FrontPage 2003 Tutorial 1 – Creating a Web Site.
1 Committed to Shaping the Next Generation of IT Experts. Chapter 8 Exchanging Data Between Access and Other Applications Exploring Microsoft Office Access.
Concepts of Database Management Eighth Edition Chapter 3 The Relational Model 2: SQL.
Microsoft Excel 2003 Illustrated Complete Data with Other Programs Exchanging.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
© 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
COMP 143 Web Development with Adobe Dreamweaver CC.
XP Creating Web Pages with Microsoft Office
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
Microsoft FrontPage 2003 Illustrated Complete Creating a Web Site.
1 New Perspectives on Access 2016 Module 8: Sharing, Integrating, and Analyzing Data.
1 New Perspectives on Microsoft Access 2016 Module 4: Creating Forms and Reports.
Productivity Apps for School and Work
4.01 How Web Pages Work.
Shelly Cashman: Microsoft Word 2016
New Perspectives on Microsoft Access 2016
New Perspectives on Microsoft Access 2016
4.01 How Web Pages Work.
Project 1 Introduction to HTML.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Finishing a Presentation in PowerPoint 2016
New Perspectives on Microsoft Windows 10
Chapter 1 Introduction to HTML.
Using Apps to Get and Share Information
Shelly Cashman: Microsoft Word 2016
Tutorial 11: Connecting to External Data
New Perspectives on Microsoft Windows 10
Project 1 Introduction to HTML.
GO! with Microsoft Access 2016
Introduction to XHTML.
Microsoft FrontPage 2003 Illustrated Complete
Microsoft Access 2003 Illustrated Complete
Microsoft Office Illustrated
Exchanging Data with Other Programs
Analyzing Data with PivotTables
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
Microsoft Office Access 2003
Microsoft Office Access 2003
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
Tutorial 7 – Integrating Access With the Web and With Other Programs
Shelly Cashman: Microsoft Word 2016
4.01 How Web Pages Work.
Shelly Cashman: Microsoft Windows 10
Presentation transcript:

Using Access and the Web Access 2016 Module 15 Using Access and the Web

Module Objectives create a hyperlink field Create a hyperlink control Use HTML tags to format text Export to HTML and XML Import from HTML and XML Save and share a database with OneDrive Understand Access web apps Create an Access web app © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create a Hyperlink Field (Slide 1 of 2) Hyperlink field - a field with the Hyperlink data type Stores a link to a webpage, existing file or email address Does not store actual files or webpages If location of hyperlink changes, must update link using Edit Hyperlink dialog box © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create a Hyperlink Field (Slide 2 of 2) Creating hyperlink fields Insert Hyperlink dialog box © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create a Hyperlink Control (Slide 1 of 3) Hyperlink control - a control on a form that when clicked, works like a hyperlink Redirects the user to a webpage or file Convert a label control into a hyperlink label Modify label’s Hyperlink Address property © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create a Hyperlink Control (Slide 2 of 3) Property Sheet for hyperlink command button © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create a Hyperlink Control (Slide 3 of 3) TripEntry form with hyperlink command buttons © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Use HTML Tags to Format Text (Slide 1 of 4) HTML (Hypertext Markup Language) - language used to describe content in a traditional webpage Rich Text - Text Format property Allows mixed formatting of text displayed by a text box on a form or a report HTML tags: codes that identify or “mark up” the content in the page Entered into an HTML file in <angle brackets> Many used in pairs: mark the beginning and end of content they identify Opening tag, e.g., <b> for start bold Closing tag, e.g., </b> for end bold Empty tags: single tag, e.g., <br/> for line break © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Use HTML Tags to Format Text (Slide 2 of 4) Using HTML tags to format Rich Text Formatted CustomerInvoice report © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Use HTML Tags to Format Text (Slide 3 of 4) Common HTML tags © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Use HTML Tags to Format Text (Slide 4 of 4) Latest version of HTML as defined by the W3C or World Wide Web Consortium Retired due to new better technologies, i.e., Cascading Style Sheets (CSS) Currently, no way to apply CSS technology to a Rich Text control in an Access form or report © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Export to HTML and XML (Slide 1 of 4) HTML files - webpages using HTML tags to mark up content stored in the file XML (Extensible Markup Language) - a language used to mark up structured data Allows data to be more easily shared between different computer programs XML - often a better choice when sharing structured data is the goal Implemented with separate files: XML file - raw data XSD file - description of data’s characteristics XSL file - description of how the data should be formatted © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Export to HTML and XML (Slide 2 of 4) Export – HTML dialog box © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Export to HTML and XML (Slide 3 of 4) Trips.xml file © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Export to HTML and XML (Slide 4 of 4) XML, XSD, and XSL files When exporting XML prompted to export two helper files XSD file - stores the schema of data stored in the XML file provides information about the data types and properties that can be used to describe and ensure the data integrity XSL file - describes how to display an XML file Include if you want to retain any styles or formatting information © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Import from HTML and XML (Slide 1 of 3) Data can be imported directly into the database from HTML file with HTML table tags XML file HTML table tags © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Import from HTML and XML (Slide 2 of 3) NewCustomers.html file opened in a browser © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Import from HTML and XML (Slide 3 of 3) NewCustomers.htm tags © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Save and Share a Database with OneDrive (Slide 1 of 3) OneDrive - a cloud-based storage and file-sharing service Provided by Microsoft Can access its files from any computer connected to the Internet Can create shared folders to organize shared files © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Save and Share a Database with OneDrive (Slide 2 of 3) Creating an R2G Shared File folder © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Save and Share a Database with OneDrive (Slide 3 of 3) Sharing a OneDrive folder © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Understand Access Web Apps (Slide 1 of 3) Access web app - a special type of Access database stored on a SharePoint server Allows users to enter and edit data using a common browser Saved with the extension .accdw Reference material for Access web apps © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Understand Access Web Apps (Slide 2 of 3) Advantages Access not required for user Local connection to database not required for each user Access web app data is stored in a back-end SQL Server database Disadvantages Complexity Less-robust development tools Traditional desktop databases cannot be easily upgraded to Access web apps © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Understand Access Web Apps (Slide 3 of 3) Software required to create, modify, and use an Access web app © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create an Access Web App (Slide 1 of 2) Must have access to a SharePoint Server Server location (web address) to store app Username and password Some database templates specifically designed for Access web apps Two views (called forms in a traditional desktop) created to help enter and edit data List Datasheet © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.

Create an Access Web App (Slide 2 of 2) Issue tracking web app template information window © 2017 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use.