Multiple Cases Access Utilities1 Built-in Access Utilities for Developers, Users & Administrators P.O. Box 6142 Laguna Niguel, CA 92607 949-489-1472

Slides:



Advertisements
Similar presentations
PHP SQL. Connection code:- mysql_connect("server", "username", "password"); Connect to the Database Server with the authorised user and password. Eg $connect.
Advertisements

CC SQL Utilities.
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.
Connect to Excel Spreadsheet with an OLE DB Connection.
 Knowledge Import  Input Sources  Linking Attributes  Importing Cases Short tour Knowledge Import in DOCTUS BEGIN TOUR  Clustering Numeric Input.
Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
ISMT221 Information Systems Analysis and Design Prototyping with MS Access Lab 6 Tony Tam.
The ADO Data Control. Universal Data Access Open Database Connectivity (ODBC) –standard for accessing data in databases OLE-DB –allows access to data.
IMPORT WIZARD Roudabeh Moraghebi CS491 Fall 2005.
DT228/3 Web Development Databases. Database Almost all web application on the net access a database e.g. shopping sites, message boards, search engines.
1 Chapter 1 Tour of Access. 1 Chapter Objectives Start and exit Microsoft Access Open and run an Access application Identify the major elements of the.
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
SCARY QUERIES LAID TO REST Getting Started with Voyager Prepackaged Access Reports Presented by Jean Vik, Associate Library Director The University of.
1 Client/Server Database Tutorial. SQL Server Connection through MS Access FACBUSAD1 SQL server MS Access MGD B106 Computer or your own PC Remote SQL.
Accuplacer & Compass Download Application Bettsie Montero – Imperial Valley College.
Access The L Line The Express Line to Learning 2007 L Line L © Wiley Publishing All Rights Reserved.
Microsoft Access Ervin Ha.
1 Chapter Overview Reviewing the Results of Installation Starting, Stopping, Pausing, and Modifying Microsoft SQL Server 2000 Services Working with Osql,
10/26/00Splitting Access Databases...1 Preparing for Access 2000 Windows 2000/Office 2000 Roll-out.
SSIS Over DTS Sagayaraj Putti (139460). 5 September What is DTS?  Data Transformation Services (DTS)  DTS is a set of objects and utilities that.
Database Security and Auditing: Protecting Data Integrity and Accessibility Chapter 3 Administration of Users.
ODBC REPORTS How to Use Access to work with MS SQL Server Database.
Multiple Cases Access Utilities1 Access & ODBC Managing and Using ODBC Connections P.O. Box 6142 Laguna Niguel, CA
Interactive Reporting Technology Overview John Sullivan, CEO of Interactive Reporting June 2008.
Copyright ®xSpring Pte Ltd, All rights reserved Versions DateVersionDescriptionAuthor May First version. Modified from Enterprise edition.NBL.
Information Systems Chapter 5 Building the database Part 1. Unsing Access.
ODBC : What is it and how does it work with MDS ?.
Oracle Application Express (Oracle APEX), formerly called HTML DB, is a Free rapid web application development tool for the Oracle database.
Using Visual Basic 6.0 to Create Web-Based Database Applications
Data-mining & Data As we used Excel that has capability to analyze data to find important information, the data-mining helps us to extract information.
CIS 103 — Applied Computer Technology Last Edited: September 17, 2010 by C.Herbert Using Database Management Systems.
1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2010 Introductory.
Multiple Cases Access Utilities1 Access Database Administration Introduction P.O. Box 6142 Laguna Niguel, CA
Eurotrace Hands-On The Eurotrace File System. 2 The Eurotrace file system Under MS ACCESS EUROTRACE generates several different files when you create.
ODBC  Topics  MDS ODBC Account  Now have ability to create and manipulate your own reports, with your data, using various reporting tools.  Access.
Access Manual 2 By Dhawala Kovuri Elham S.Khorasani Ismail Guneydas.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
Hands-On Microsoft Windows Server Implementing Microsoft Internet Information Services Microsoft Internet Information Services (IIS) –Software included.
Slide 1 ASP Authentication There are basically three authentication modes Windows Passport Forms There are others through WCF You choose an authentication.
Today’s Agenda Chapter 7 Review for Midterm. Data Transfer Tools DTS (Data Transformation Services) BCP (Bulk Copy Program) BULK INSERT command Other.
Crystal Reports Training
IBM Office Connect 3.0 James Edmiston Consultant Quest Information Systems, Inc Mike Terrell IT Specialist IBM Data.
DB MidWare CSIS 4490 N-Tier Client/Server Dr. Hoganson Database Middleware Early client/server database systems –Two tier –Server does business logic (data.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 12-1 David M. Kroenke’s Chapter Twelve: ODBC, OLE DB, ADO, and ASP Part.
Portal: Data At Our Fingertips! Gail McGarry MacAulay Tara Morgan Florida Fish & Wildlife Conservation Commission Florida Marine Research Institute Session.
RAD to Database Connection Glenn Campbell
AVCE ICT – Unit 7 - Programming Session 16 – Database and VB.
File Server Architecture In File Server Architecture, file server can’t process the data but can only pass on the data to the client who can process it.
Operating Systems Written by: Tim Keyser Georgia CTAE Resource Network 2010.
FIRST COURSE Integration Tutorial 2 Integrating Word, Excel, and Access.
Oracle 11g: SQL Chapter 7 User Creation and Management.
Oracle Business Intelligence Foundation – Testing and Deploying OBI Repository.
SQL Server Microsoft SQL Server 6.5 (startup menu) We’ll use two facilities –Enterprise Manager: to build your db –ISQL_w: to run queries Use this for.
Backup Tables in SQL Server. Backup table method Cape_Codd database is used in this example 1.Righ click the database that contains the table you want.
Access 2003 DATABASE MANAGEMENT S y s t e m. Access Functions and Content of Database Processing Components Data Store & Retrieval DatabaseApplication.
How To Start a SQL server Connecting to SQL Server.
Fundamental of Database Systems
sTGC production database design
A PRESENTATION ON (IN PHP,CSS,HTML)
Amazon Web Services RDS with SQL Server
آشنایی با نرم افزار Microsoft Access
, MS-Access, QBE, Access/Oracle
Database Security (Chapter 10)
W04 Connecting 3rd Party Application to ODBC
Created by Kamila zhakupova
Database Management  .
Amazon Web Services RDS with SQL Server
Geodatabase Administration Toolset
VISUAL BASIC INTRODUCTION TO DATA CONNECTIVITY.
Database Processing: David M. Kroenke’s Chapter Twelve: Part One
Presentation transcript:

Multiple Cases Access Utilities1 Built-in Access Utilities for Developers, Users & Administrators P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities2

Multiple Cases Access Utilities3 Back Up Database P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities4 Launch Backup Utility

Multiple Cases Access Utilities5 Name the Backup File

Multiple Cases Access Utilities6 Directory Listing w/ New Backup

Multiple Cases Access Utilities7 Linked Table Manager P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities8 Linked Tables Powerful feature of Microsoft Access Very widely used Sets up “pointers” in the database Can link to text, Excel, dBase, etc. Another type of data source is ODBC We will link to ODBC as one example Then we will “relink” regular Access tables as another example

Multiple Cases Access Utilities9 Linked ODBC Tables ODBC = Open Database Connectivity Microsoft supplies a generic middleman driver with Windows Vendors supply drivers for their specific database or data source This enables Access to link to data in almost any kind of database including Oracle, MS SQL Server, DB2, MySQL, etc.

Multiple Cases Access Utilities10 Launch Link Tables Dialogue

Multiple Cases Access Utilities11 Link Dialogue Select files of type ODBC

Multiple Cases Access Utilities12 Select Data Source

Multiple Cases Access Utilities13 Login to Data Source

Multiple Cases Access Utilities14 Select Tables to Link

Multiple Cases Access Utilities15 Access Database Window with Linked Tables

Multiple Cases Access Utilities16 Admissions Database

Multiple Cases Access Utilities17 Launch Linked Table Manager

Multiple Cases Access Utilities18 Linked Tables & Locations

Multiple Cases Access Utilities19 Select Table to Relink

Multiple Cases Access Utilities20 Locate Database or File (for Text, Excel,Etc.)

Multiple Cases Access Utilities21 Table Relinked Successfully

Multiple Cases Access Utilities22 Access Utilities Database Splitter P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities23 Database Splitter Splits an Access database into two components A new “back end” database with “_be” appended to the original database name. This database has the tables The original database with the tables replaced by table links to the tables in the new back end database

Multiple Cases Access Utilities24 Why Split a Database? Pro Can improve performance Allows front end to be changed or overlaid without disturbing the back end data Con May complicate maintenance, esp. by end- users

Multiple Cases Access Utilities25 Admissions Database

Multiple Cases Access Utilities26 Launch Database Splitter

Multiple Cases Access Utilities27 Start the Split

Multiple Cases Access Utilities28 Create Back End Database

Multiple Cases Access Utilities29 Original Database (Front End)

Multiple Cases Access Utilities30 Linked Table Manager Connections

Multiple Cases Access Utilities31 New Back End Database

Multiple Cases Access Utilities32 Access Utilities Switchboard Manager – Covered in Access Introductory Courses P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities33 Access Utilities Upsizing Wizard P.O. Box 6142 Laguna Niguel, CA

Multiple Cases Access Utilities34 Upsizing an Access Database Upsizes to MS SQL Server only Several approaches Create tables in SQL Server only Create tables in SQL Server and add table links to existing Access database (we will use this approach) Create a “project” file (.adp). Deprecated in Access 2007.

Multiple Cases Access Utilities35 Factory 2000 Database

Multiple Cases Access Utilities36 Launch Upsizing Wizard

Multiple Cases Access Utilities37 Select Database Type

Multiple Cases Access Utilities38 Select Server and Database Name

Multiple Cases Access Utilities39 Select Tables

Multiple Cases Access Utilities40 Select Attributes

Multiple Cases Access Utilities41 Specify Application Approach

Multiple Cases Access Utilities42 Upsize!

Multiple Cases Access Utilities43 Print Upsizing Report

Multiple Cases Access Utilities44 DB Window with Linked Tables

Multiple Cases Access Utilities45 Using Linked Tables Linked tables can be manipulated as if they were regular tables, subject to certain restrictions. Can be used in queries, reports, forms Data can be modified But… table structure cannot be altered via Access

Multiple Cases Access Utilities46 Linked Table Manager Connections

Multiple Cases Access Utilities47 SQL Server Database