MS Access.

Slides:



Advertisements
Similar presentations
Introduction Lesson 1 Microsoft Office 2010 and the Internet
Advertisements

Facts about Welcome to this video from Ozeki. In this video I will present what makes Ozeki Phone System XE the Worlds best on-site software PBX for Windows.
MLAN Maguire Local Area Network Version 2.0, May 1998.
Database Management Using Microsoft Access Xinhua Chen, Ph.D. Chinese Association of Professionals in Science and Technology March 23, 2003.
A database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and.
MICHAEL MARINO CSC 101 Whats New in Office Office Live Workspace 3 new things about Office Live Workspace are: Anywhere Access Store Microsoft.
Utility SQL Bin (v3.3). Agenda  Purpose  Target User  Benefits  System Requirement  User Guide Introduction Navigation Add New SQL Add New Version.
Page 1 More information at; gaddsoftware.comgaddsoftware.com.
Access 2007 Product Review. With its improved interface and interactive design capabilities that do not require deep database knowledge, Microsoft Office.
Lecture Microsoft Access and Relational Database Basics.
FIRST COURSE Microsoft Access (Basics). XP Objectives Define the terms field, record, table, relational database, primary key, and foreign key. Learn.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Microsoft Visio is diagramming software for Microsoft Windows. It uses vector graphics to create diagrams. The 2007 Standard and Professional editions.
Tutorial 8 Sharing, Integrating and Analyzing Data
1 Business Intelligence: Report Creation and Automation Using Business Objects Dylan Black University of Wisconsin – Platteville
Database Software Application
CRYSTAL REPORTS Jacob Grogan. CRYSTAL REPORTS AND WHY IT’S USEFUL? “ Crystal Reports is a popular Windows-based report generation program that allows.
Computer Software.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Open Office Writer Computer Training Programme Speaker Kumardeep Chaudhary 17th September 2014 (Wednesday)
Microsoft Access Ervin Ha.
Introduction to Database using Microsoft Access 2013 Part 1 November 4, 2014.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
MS Access Advanced Instructor: Vicki Weidler Assistant:
 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.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Microsoft Access Intro Class 1 Database Concepts.
10/26/00Splitting Access Databases...1 Preparing for Access 2000 Windows 2000/Office 2000 Roll-out.
PayDox Corporate Document Management System Rotech AB Interface Ltd Business Software Integration.
Ihr Logo Data Explorer - A data profiling tool. Your Logo Agenda  Introduction  Existing System  Limitations of Existing System  Proposed Solution.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Transition to Managed Services 0 Microsoft E-Learning IT Infrastructure Partnership Team August 26, 2008.
XP New Perspectives on Microsoft Office Access 2003 Tutorial 12 1 Microsoft Office Access 2003 Tutorial 12 – Managing and Securing a Database.
Information Systems Chapter 5 Building the database Part 1. Unsing Access.
Computer basics Lesson 4 – Programs & S.O..
Best Uses of Microsoft Access Lauren Lewis. What is Microsoft Access? o MS access is a database management system from Microsoft that combines the relational.
UEC 01 : Computer Skills & Programming Concepts I 1PUA – Computer Engineering Department – UEC01 – Dr. Mona Abou - Of Lecture 6: Applications Software.
Computing Fundamentals Module Lesson 19 — Using Technology to Solve Problems Computer Literacy BASICS.
® Microsoft Office 2013 Access Creating a Database.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
What’s New in Office 2007 By: Kathleen MacKinnel.
Chapter 11 Using SAS ® Web Report Studio. Section 11.1 Overview of SAS Web Report Studio.
Computing Fundamentals Module Lesson 6 — Using Technology to Solve Problems Computer Literacy BASICS.
Page 1 Printing & Terminal Services Lecture 8 Hassan Shuja 11/16/2004.
Application Software System Software.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Introduction TO Network Administration
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Microsoft Access 2003 Tutorial By: Juan Y7. What is Microsoft Office Access? Microsoft Access, also known as Microsoft Office Access, is a database management.
Internet Searching the World Wide Web. The Internet and the World Wide Web The Internet is a worldwide collection of networks that allows people to communicate.
1 BCS 4 th Semester. Step 1: Download SQL Server 2005 Express Edition Version Feature SQL Server 2005 Express Edition SP1 SQL Server 2005 Express Edition.
XP Creating Web Pages with Microsoft Office
Website Deployment Week 12. Software Engineering Practices Consider the generic process framework – Communication – Planning – Modeling – Construction.
Aga Private computer Institute Prepared by: Srwa Mohammad
آشنایی با نرم افزار Microsoft Access
Operating System Concepts
BASIC INFORMATION ABOUT DATABASE MANAGEMENT SOFTWARE
Created by Kamila zhakupova
6 Benefits of Using Microsoft Access Database. Microsoft Access is an efficient program that helps companies to carry out complex business processes in.
Splitting a Database: How and Why
Computer Based Financial Accounting
Introduction to Ms-Access Submitted By- Navjot Kaur Mahi
Microsoft Office Access 2003
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
NAVIGATING THE MINEFIELD
Extend Excel with Smartlist Designer
Ch 1 .Installing and configuring SQL Server 2005
Presentation transcript:

MS Access

Objectives What is MS Access? How to create table? How to write queries? Developing front end (forms) Create, format and print report Uses

What is MS Access? Microsoft Access, also known as Microsoft Office Access, is a database management system from Microsoft that combines the relational Microsoft Jet Database Engine with a graphical user interface and software- development tools. It is a member of the Microsoft Office suite of applications, included in the Professional and higher editions or sold separately. Microsoft Access stores data in its own format based on the Access Jet Database Engine. It can also import or link directly to data stored in other applications and databases. User writes queries in SQL, form objects are used to create front end and VBA is used to communicate between forms and data.

Relational Database What Is a Relational Database? The term database means different things to different people. For many years, in the world of the older database technologies, database was used to describe a collection of fields and records. Access refers to this type of collection as a table.  In Access terms, a database is a collection of all the tables, queries, forms, reports, macros, and modules that compose a complete system. Relational refers to concepts based on set theory. 

Creating a Project

Creating a Project - contd

Choosing a Design

Creating a Table

Creating a table through Design View

Insert into table

Relationship between tables

Select Query

Select Query

SQL view of Select Query

Select Query in Datasheet view

Creating forms

Login form

Accessing Data in forms Users can access data through one of the following methods – A) SQL tables directly. B) Through Macro. C) Through VBA code. D) Through Expressions.

Using Macros

Expression Builder

Reports

Report

Uses It’s cheap. Also most of the companies would be having the MS Office installed in their systems. Acquiring a copy of Access won't require a loan or a call to investors. It’s easy. Anybody with just a bit of time and reasonable intelligence can learn to use Access. It doesn't take weeks of classroom instruction and then months of mentored on-the-job training to acquire the skills necessary to create and administer a database.  Development costs less. Many developers make a good living creating custom database applications in Access. However, in general, they charge less than SQL Server and Oracle developers.  Prototyping is a snap. Access is a great way to show fast results for the impatient client or boss. You can collect a little data and in just a few hours (or days) wow them with a few neat forms and reports It talks to Office. Access is part of the Microsoft Office suite, so it plays well with the other applications. Users can quickly and easily export data from or import data into Excel or publish reports to Word.

Uses - contd There's less code! All things being equal, Access can get the job done with less code than SQL Server (or some other client-server database). In addition, VBA is an easy language to master. It offers connectability. Access offers an affordable solution for individual users and smaller teams. MVC in one application. You don’t have to worry about compatibility. We can develop our front end, middleware and back end using the same application.

Disadvantages of using MS Access Concurrent Users - Even though Microsoft has stated that Access is able to support 255 concurrent users, it is a more practical choice to select Access when the database will be used by only 15 to 20 simultaneous users.  Finite - Microsoft Access is useful for individual departments or small-to-medium business sectors. Any sector whose usage goes beyond 2 GB will hit a wall and discover limitations. Multiple Windows Operating Systems - Whenever various Windows operating systems like Windows 98, Windows ME, Windows 2000, Windows XP, or Windows Vista are used to access the same database, the database may experience corruption issues. Internet Limitations - Access was not designed to be used with applications that are web based since its forms and reports are only functional in a Windows environment and are not compatible with an internet browser like Internet Explorer. One file - All the information from your database is saved into one file. This limits options and how you choose utilize data; slowing down reports, queries, and forms. Its performance becomes slow as the user scales data size. Multimedia data can use up MS Access limited space quickly. Access on a Mac - Unfortunately, Microsoft Access is not designed to operate on Apple Macintosh computers. 

Thank You!