Nikola Tesla ( ), New York Times, October 19, 1931
|
|
|
- Shonda Cathleen Martin
- 9 years ago
- Views:
Transcription
1 Electronic 7 Databases If Edison had a needle to find in a haystack, he would proceed at once with the diligence of the bee to examine straw after straw until he found the object of his search...i was a sorry witness of such doings, knowing that a little theory and calculation would have saved him ninety per cent of his labor. Nikola Tesla ( ), New York Times, October 19, 1931 LEARNING OBJECTIVES After studying this chapter you should be able to: 1. Understand the function of a database and define the terms used to identify the components. 2. Discuss how databases may be used by the legal team. 3. Find online and program resources for learning how to use the program and its features. 4. Explain how to plan and set up a database. 5. Know what you can do and should do to help protect your data and your computer. 151
2 152 Chapter 7 OPENING SCENARIO Before taking the position with Owen Mason, Ethan had worked for a sole practitioner who had been practicing for thirty years who had finally hired a new associate. The attorney had maintained a set of 3-by-5 cards for each client with all the personal information about the client, a set of cards for each opposing counsel and those attorneys clients, and copies with the name of the opposing party that could be checked for conflicts of interest. A separate file was kept by Ethan, with the important dates for each case that could be pulled out daily and the related file recovered from the file room and put on the attorney s desk.the system was increasingly difficult to maintain accurately. Unable to find a card that had been accidentally removed and not replaced, Ethan had made an appointment for one of the new associates in the office for an individual who was suing a current client.the associate,after asking Ethan if there was any conflict and being assured the name was not in the 3-by-5 card file, accepted the case, reviewed all the documents in the case, and received a substantial retainer.with a conflict between the clients and the information obtained from each it was almost a certainty that they would probably not be able to continue to represent either client. INTRODUCTION TO ELECTRONIC DATABASES A database program is a repository of information of all types that can be sorted and presented in a desired, meaningful manner. Some offices use a manual card system to keep track of the names of clients and opposing parties. These cards are searched to determine possible conflicts of interest in representing new clients. For the small office, this system works. But for the larger office with multiple attorneys and possibly multiple offices, timely entry and searching of large amounts of information is not realistic. Computerized database software, such as Microsoft Access and Corel DB, will facilitate timely, accurate access to information by every authorized member of the legal team. For example, information may be stored on the law firm s server in an information database that includes the names, addresses, contact information, personal data such as birth dates of every client, every opposing party, every fact witness and expert witness, and every opposing counsel with whom any member of the firm has ever had contact in litigation, contract negotiations, or counseling sessions, or met in any business or legal setting. With a few keystrokes, a list can be prepared for manually checking for conflicts of interest or a computer search can be performed with a printout of any matter or litigation where a name appears. In addition to the obvious use in avoiding accepting a client with a potential conflict of interest, the information frequently is used in maintaining client relations. Many firms use the information to send birthday and anniversary greetings and updates on specific changes in the law for which the client has consulted the firm previously. THE REALITY OF USING DATABASES The reality is that legal team members, lawyers, paralegals, and legal assistants rarely create their own databases. In some cases, a simple database of a single table might be used to sort or organize some information, such as the client list or conflict list. So why do we care about learning about databases? While members of the legal team may not actually create their own databases, they do use them all the time. Virtually every law office specialty application program for managing the office, cases, or documents in litigation is a database. Software vendors have created applications for
3 Electronic Databases 153 the legal community. They have custom designed the Form Views for input of information, query forms for generating the desired reports, and set up the search and presentation algorithms (formulas for searching). When special applications are required, many of the software vendors will create custom tables and report generators, such as one for a particular area of practice, like estates. Knowing what a database is and the associated terminology makes working with the software developer, in-house IT professional, or outside consultant easier and more productive in obtaining what is needed, wanted, and possible, Knowing how a database works and is organized makes using the applications software based on database designs easier to use and work with. Form An alternative way of viewing and presenting the information in a database. NAVIGATING ELECTRONIC DATABASES Electronic databases use standard terminology to describe parts of the database: table, field, cell, and record, as shown in Exhibit 7.1. Databases are collections of tables. Tables contain fields of information (data); a field is one type of information, like last names. A record is all the information about one item or person; for example, Exhibit 7.1 shows a record of information for each employee. Note that the number 6 appears in the Record window at the bottom of the screen, indicating that the cursor is positioned to enter the sixth record. Think of the database as being a file cabinet; a table being a file drawer for a specific set of information like employees; the record being individual files for each employee; and the field being individual pieces of information about the employee. The table layout shown in Exhibit 7.1 is one way of showing the basic elements of a database the fields, records, and cells. The same elements may appear in a different layout, such as the Design View in Access shown in Exhibit 7.2. In the Design View, the fields listed in a columnar or vertical fashion are the same fields as in Table Layout View, just a different way of looking at it. The Design View also permits more information to be supplied in designing the database. This includes how many characters should be allowed for the fields, called field size or string length, and what kind of information or data will be entered, text or amounts. Text may include numbers used not in a mathematical way but as part of text data, like an address. Table Data that is organized in a format of horizontal rows and vertical columns. Field Information located in vertical columns. Record In a database, the information in a horizontal row. This entire group of records represents the SalesDeptContactInfo table The category First Name is a field All the information for Douglas Seaver represents one record Exhibit 7.1 Names of parts of an electronic database (in Table Layout View).
4 154 Chapter 7 Exhibit 7.2 Access screen in Create Table in Design View. Tables Databases can and frequently do contain two or more tables. For example, a database used in a legal office may have one table for employees of the firm, another for clients of the firm, a third for opposing attorneys, and a fourth for the opposing parties in cases the firm has handled. Reports Reports present the data from the database in an organized presentation. A report may present just the information from one table, such as employee birthdays. Frequently, a report shows the outcome of searching multiple tables and displaying the relationships between the information and data from the different tables, such as a report of the employees that have ever worked for an opposing counsel in a case against a client. ELECTRONIC DATABASE BASICS A database is just a collection of information. It may be names. Or it may be an expanded list of names with other information like addresses, dates of birth, occupation, children s names, or any other combination of information. In precomputer days, databases frequently were a box or boxes of cards with the information about a client or important dates. These were the heart of the conflict of interest or deadline databases. The dates database was checked daily and a list made up for the legal team of such things as deadlines, statutes of limitations, and appointments. Conflicts of interest were also checked in the same way, a search of the cards maintained in the boxes in alphabetical order. In some offices a card was prepared for all opposing parties. Each of these decks of cards was a database. The electronic database is nothing more than a version of the cards in the boxes except that more information can be checked more quickly, more accurately, and automatically. No more misfiled cards out of alphabetical order. It is essentially an electronic card with information that can be searched using a set of things to look for and present in a predefined manner.
5 Electronic Databases 155 Exhibit 7.3 shows a template for input of information into a contacts management database for one record, for Mike Danseglio. The contact information record for Mike Danseglio is one of any number of records in the contacts table in the database. Any field in the record can be searched and a report generated in one of the predefined reports, as shown in the View Reports options in Exhibit 7.4. The final report is shown in Exhibit 7.5. Exhibit 7.3 Contact management data input form in Microsoft Access. Exhibit 7.4 View Reports option.
6 156 Chapter 7 Exhibit 7.5 Contact management database screen showing predefined reports in the View Reports screen and the resulting database report of selected information about contacts in alphabetical order. One of the advantages of the modern database is the ability to search across a number of different sets of information and sort the data according to a predefined set of criteria. Some have likened the World Wide Web to a big database that can be searched using a search engine. RESOURCES FOR LEARNING DATABASE BASICS Step-by-step tutorials for learning to create and use databases are provided on the Microsoft tutorial website. See Exhibit 7.6 for a list of tutorials that can be used to learn Microsoft s Access database program. WWW MINI EXERCISE For complete listing of available tutorials and the Access 2003 Overview, go to microsoft.com/en-us/training/ CR aspx and training/training.aspx?assetid RC For the Access 2007 Overview, go to ng/training.aspx?assetid RC SETTING UP A DATABASE A database at its most basic is a set of records that contain fields of information. For example, in the card in Exhibit 7.7, all of the information on one card is a record. The individual pieces of information, like the last name and the first name, are called fields. There are different views of the same information in Access. The same information is shown in the Datasheet View in Exhibit 7.8 and partially completed for comparison purposes in the Design View in Exhibit 7.9. Both views contain the same basic field information (taken in part from the information shown in Exhibit 7.4). They are just different options for looking at the same basic information for a database. The Design View also provides an opportunity for customization of the database in the same Page View. Access 2007 makes the setup of a database relatively simple with the use of Field templates, Create tab, Tables group option, as shown in Exhibit In the exhibit a database for Contacts is partially completed and a new field will be added from the Fields Template Business Phone. The Fields template provides a list of frequently used field items in a number of categories. Creating a new database is possible by selection exclusively from the list to set up the desired fields.
7 Exhibit 7.6 Overview and list of tutorials for Microsoft s Access database program. Exhibit 7.7 A Record: All fields are filled in. 157
8 Fields Records Exhibit 7.8 Datasheet View in Access Exhibit 7.9 Design View in Access In a simple layout of a database, the fields are the columns and the rows are the records. 158 Exhibit 7.10 Create tab Tables group option.
9 Electronic Databases 159 CREATING A DATABASE FROM EXTERNAL DATA A database in Access can also be created using a previously created spreadsheet. For example, Exhibit 7.11 shows a database created using the External Data tab, Import group functions with an Excel spreadsheet as the source, in this case the Investment Ledger from Chapter 6 with the title information removed, as shown in Exhibit By removing the extra information in the first few rows of the spreadsheet, the top row of the spreadsheet can be set up automatically as the database Fields when imported into Access. Further entries of records for each investment can be made using the field headings shown at the top of the access database. Each record from the database can be viewed in the Form View; for example, record 1, Stocks: 800 common shares, as shown in Exhibit THE USE OF DATABASES IN THE LAW OFFICE The modern computer database is a very powerful tool, capable of performing complex searches and calculations. Fortunately, most of the functions for which a database is used are performed by the applications programs used in most law offices. Case management, client contacts, and billing and litigation management programs are basically databases. They are designed with input forms and preset reports that search the fields of data records to prepare predefined reports. It is sometimes necessary to create a database for a customized application for which there is no readily available program. Regardless of the ultimate complexity of the database, its creation starts with knowing what data needs to be manipulated and deciding on the Exhibit 7.11 Access database in Design Sheet View created using external data, an Excel spreadsheet.
10 Exhibit 7.12 Excel spreadsheet imported as the external source of data. 160 Exhibit 7.13 Record #1 from the Investment Ledger database.
11 Electronic Databases 161 fields (the individual items of data, like last name and zip code) and the total collection of fields of a single type (like a record that contains all of the personal information fields of one person). Then a search can be made of any combination of fields that can be reported in any form, showing particular fields of information like last names, zip codes, dates of birth, or any other field from a record or sets of records that meet the search criteria. From the legal team perspective, the actual design of the database is usually done by the IT staff or an outside database consultant. What the legal team must identify is what they need the database to show. When the IT person speaks in database talk, it will be necessary for everyone concerned to know the difference between a record, a field, and a report. SPECIAL FEATURES OF ELECTRONIC DATABASE PROGRAMS SECURITY It is obvious that a database in a law office contains confidential information, like the list of clients, and may contain potentially privileged information, like the reason the client is consulting the law firm. Protecting this information becomes an ethical obligation. The question that must be considered is how to balance the need for access with the need to restrict access to those with a need to have the information. Microsoft Access provides options for password and permissions level setup that can be used to restrict access (see Exhibit 7.14). Exhibit 7.14 Security password setup in Microsoft Access.
12 162 Chapter 7 Password and security options are found on most programs used in the legal community. Typically offices use specialty applications programs that are themselves database programs with input and report features. Where the data are of the same confidential or privileged nature, they should have a secure procedure for limiting access to those who need access to the particular functions or information. SUMMARY INTRODUCTION TO ELECTRONIC DATABASES THE REALITY OF USING DATABASES NAVIGATING ELECTRONIC DATABASES Tables Reports ELECTRONIC DATABASE BASICS Resources for Learning Database Basics A database program is a repository of information of all types that can be sorted and presented in a desired, meaningful manner. The reality is that legal team members, lawyers, paralegals, and legal assistants rarely create their own databases. Software vendors have created applications for the legal community with custom designed views for input of information, query forms for generating the desired reports, and set up the search and presentation formulas for searching for data. Knowing what a database is and the associated terminology makes working with the software developer, in-house IT professional, or outside consultant easier and more productive in obtaining what is needed, wanted, and possible. Electronic databases use standard terminology to describe parts of the database: table, field, cell, and record. Databases are collections of tables. Tables contain fields of information (data) (called a column in a spreadsheet); a field is one type of information, like last names; a record is all the information about one item or person (called a row in a spreadsheet); the intersection of a row and a column in a spreadsheet is a cell, in the database it is one field in a record. Databases can and frequently do contain two or more tables. Reports present the data from the database in an organized presentation. A database is a collection of information, essentially an electronic card with information that can be searched using a set of things to look for and present in a predefined manner. An advantage of the database is the ability to search across a number of different sets of information and sort the data according to a predefined set of criteria. Step-by-step tutorials for learning to create and use databases are provided on the Microsoft tutorial.
13 Electronic Databases 163 SETTING UP ADATABASE Creating a Database from External Data THE USE OF DATABASES IN THE LAW OFFICE SPECIAL FEATURES OF ELECTRONIC DATABASE PROGRAMS Security A database at its most basic is a set of records that contain fields of information. The individual pieces of information, like the last name and the first name, are called fields. A database in Access 2007 can also be created using a previously created spreadsheet. The modern computer database is a very powerful tool, capable of performing complex searches and calculations. Creation starts with knowing what data needs to be manipulated and deciding on the fields and the total collection of fields of a single type. It is obvious that a database in a law office contains confidential information that ethically must be protected. Microsoft Access provides options for password and permissions level setup that can be used to restrict access. KEY TERMINOLOGY Field Form Record Table CONCEPT REVIEW QUESTIONS AND EXERCISES 1. What security features are available in Access? 2. What steps may be taken to locate and use the resources for learning how to use the Access database program? 3. Explain the function of a database and define the terms used to identify the components. 4. Discuss how databases may be used by the legal team. 5. Explain how to plan and set up a database. 6. Explain what you can do to help protect your database and the reasons for doing so. 7. A database of information can be used in many ways by the legal team. Prepare a list of reports that could be prepared using a database. 8. How can a database be used to prevent a conflict of interest? 9. How can a properly maintained database be used for marketing the firm s services? 10. In a law office that has a network, everyone may have access to all the information on the network. If the firm s database is on the network, what,
14 164 Chapter 7 if anything, should be done to limit access? What levels of access should be set up and why? 11. Prepare a database of family and friends including important dates like birthdays and anniversaries. Sort the list by date. INTERNET EXERCISES 1. Complete the Microsoft Office Hands-On Training for Access 2003 Forms I: Create a form to enter and view your data. 2. Prepare a list of online tutorial topics for learning and using the Access database. PORTFOLIO ASSIGNMENTS 1. Prepare a procedure and related forms for requesting the creation of a database. 2. Prepare a presentation on the uses of a database as a productivity tool. SCENARIO CASE STUDY Use the opening scenario for this chapter to answer the following questions. The setting is a law office with metal boxes full of 3-by-5 cards. 1. Prepare a memo stating the reasons why the attorney should switch to an electronic database. 2. Prepare a design for a database table or tables for a small office practice, listing the fields for each table. 3. Explain how the database designed in question 2 can be used in the future. 4. How could the database designed in question 2 have prevented the conflict in the opening scenario? 5. Prepare a memo for the employee handbook about the procedure to be followed using the database to avoid conflicts. CONTINUING CASES AND EXERCISES 1. Prepare a database for the information in the case study in Appendix If you are using Access 2007, copy the table from Chapter 5 that was pasted into the spreadsheet in Chapter 6 so the column headings become the fields in the Access 2007 database. 3. Prepare a list of individual databases that should be set up with the records and fields to manage the case in Appendix 1.
Getting Started with Access 2007
Getting Started with Access 2007 1 A database is an organized collection of information about a subject. Examples of databases include an address book, the telephone book, or a filing cabinet full of documents
Introduction to Microsoft Access 2003
Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft
Business Objects Version 5 : Introduction
Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice
Microsoft Access 2007 Introduction
Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an
Task Force on Technology / EXCEL
Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the
Create a New Database in Access 2010
Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...
Creating a Database in Access
Creating a Database in Access Microsoft Access is a database application. A database is collection of records and files organized for a particular purpose. For example, you could use a database to store
Extension Course -9006 Notes, Attachments, and Document Management Version 9.0
Extension Course -9006 Notes, Attachments, and Document Management Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical
Mail Merge. Course Description. Objectives: Design a Main Document. Design a Data Source. Directories. Merge the Main Document with the Data
Mail Merge Course Description The Mail Merge feature allows you to combine items from a data source into a document. This allows you to create form letters, mailing labels, envelopes, etc. You also have
Five quick hacks for sourcing IT talent
HireHive Recruiting Guides 05 Five quick hacks for sourcing IT talent The most popular hacks for time and cash pressed in-house recruiters looking to source top tech talent. 1 Building an Employee Referral
Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008
Microsoft Amarillo College Revision Date: July 30, 2008 Table of Contents GENERAL INFORMATION... 1 TERMINOLOGY... 1 ADVANTAGES OF USING A DATABASE... 2 A DATABASE SHOULD CONTAIN:... 3 A DATABASE SHOULD
Microsoft Access 2010 handout
Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant
Microsoft Excel 2010 Training. Use Excel tables to manage information
Microsoft Excel 2010 Training Use Excel tables to manage information Overview: Help with data management In this course, you ll learn how to manage information by using tables in Excel. Tables make it
Microsoft Access 2010- Introduction
Microsoft Access 2010- Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an
Creating Tables ACCESS. Normalisation Techniques
Creating Tables ACCESS Normalisation Techniques Microsoft ACCESS Creating a Table INTRODUCTION A database is a collection of data or information. Access for Windows allow files to be created, each file
Microsoft Access Basics
Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision
Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise
Access I 2010 Tables, Queries, Forms, Reports Lourdes Day, Technology Specialist, FDLRS Sunrise Objectives Participants will 1. create and edit a table 2. create queries with criteria 3. create and edit
Introduction to Microsoft Access 2010
Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:
Business Insight Report Authoring Getting Started Guide
Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,
Merging Labels, Letters, and Envelopes Word 2013
Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged
Basics Series-4006 Email Basics Version 9.0
Basics Series-4006 Email Basics Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical Difference, Inc. The software product
Introduction to Microsoft Access 2007
Introduction to Microsoft Access 2007 Introduction A database is a collection of information that's related. Access allows you to manage your information in one database file. Within Access there are four
Introduction to Microsoft Access 2013
Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:
SKYLINE FACILITIES MAINTENANCE. Quick Start Training
SKYLINE FACILITIES MAINTENANCE Quick Start Training Copyright 2008 SS&C Technologies, Inc. All Rights Reserved. SKYLINE Facilities Maintenance Quick Start Training This document contains confidential and
Basic Excel Handbook
2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...
Critical Care EEG Database Public Edition. User Manual
Critical Care EEG Database Public Edition User Manual v. 9/25/2015 Table of Contents Overview... 2 Installation... 2 Basic Structure 2 Installing the Files 3 Connecting to Data 4 Configuration... 4 System
Use Find & Replace Commands under Home tab to search and replace data.
Microsoft Access 2: Managing Data in Tables and Creating Relationships You have created tables in an Access database. Data in Access tables can be added, deleted, and updated to be current (practiced in
Tips and Tricks SAGE ACCPAC INTELLIGENCE
Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,
EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002
EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables
Document Management Return on Investment (ROI) Analysis
Document Management Return on Investment (ROI) Analysis By: Andrew Bailey Introduction This paper will outline how a document management system can generate a significant return on investment for small
Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets
Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets Simply type the id# in the search mechanism of ACS Skills Online to access the learning assets outlined below. Titles Microsoft
Analyzing Data Using Excel
Analyzing Data Using Excel What you will do: Create a spreadsheet Use formulas and basic formatting Import text files Save worksheets as web pages Add interactivity to web worksheets Use pivot tables Create
Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS
Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS 03Archer.indd 71 8/4/05 9:13:59 AM Address Book 3.1 What Is the Address Book The Address Book in Outlook is actually a collection of address books
Check out our website!
Check out our website! www.nvcc.edu/woodbr idge/computer-lab Contact Us Location: Open Computer Lab Seefeldt Building #336 NOVA Woodbridge Campus Hussna Azamy (OCL Supervisor) Phone: 703-878-5714 E-mail:
Instructions for creating a data entry form in Microsoft Excel
1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The
Microsoft Access 2010 Part 1: Introduction to Access
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3
INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports
INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports Introduction...2 Tables...3 Designing a Table...3 Data Types...4 Relationships...8 Saving Object Designs and Saving Data...9 Queries...11
IN THE COURT OF CHANCERY OF THE STATE OF DELAWARE ) ) ) ) ) ) ) ) ) STIPULATION AND [PROPOSED] ORDER GOVERNING EXPERT DISCOVERY
This is the sample expert discovery stipulation referenced at Section II(4(h(ii(d of the Guidelines on Best Practices for Litigating Cases Before the Court of Chancery. It should be modified to fit the
Web Intelligence User Guide
Web Intelligence User Guide Office of Financial Management - Enterprise Reporting Services 4/11/2011 Table of Contents Chapter 1 - Overview... 1 Purpose... 1 Chapter 2 Logon Procedure... 3 Web Intelligence
Databases in Microsoft Access David M. Marcovitz, Ph.D.
Databases in Microsoft Access David M. Marcovitz, Ph.D. Introduction Schools have been using integrated programs, such as Microsoft Works and Claris/AppleWorks, for many years to fulfill word processing,
IN THIS PROJECT, YOU LEARN HOW TO
UNIT 2 PROJECT 11 CREATING A CUSTOMIZED DATABASE IN THIS PROJECT, YOU LEARN HOW TO Examine a Database and Its Objects Create Tables and Set Field Properties in Design View Create Relationships Add and
INTRODUCTION TO DATABASES USING MICROSOFT ACCESS
INTRODUCTION TO DATABASES USING MICROSOFT ACCESS ILLUSTRATION GUIDE Introduction to Databases Using Microsoft Access Page 1 of 30 OVERVIEW The guide illustrates the step-by-step basics of creating and
Welcome to the topic on importing a chart of accounts using the Data Transfer Workbench.
Welcome to the topic on importing a chart of accounts using the Data Transfer Workbench. 1 In this topic, you will see how to import a chart of accounts using the Data Transfer Workbench. 2 In this business
Microsoft. Access HOW TO GET STARTED WITH
Microsoft Access HOW TO GET STARTED WITH 2015 The Continuing Education Center, Inc., d/b/a National Seminars Training. All rights reserved, including the right to reproduce this material or any part thereof
Mastering Mail Merge. 2 Parts to a Mail Merge. Mail Merge Mailings Ribbon. Mailings Create Envelopes or Labels
2 Parts to a Mail Merge 1. MS Word Document (Letter, Labels, Envelope, Name Badge, etc) 2. Data Source Excel Spreadsheet Access Database / query Other databases (SQL Server / Oracle) Type in New List Mail
Steps to Create a Database
Steps to Create a Database Design the Database In order for a database to be effective some time should be spent on the layout of the table. Additionally, time should be spent on what the purpose of the
How To Create A Database For Employee Records In A Club Account In A Computer System In A Cell Phone Or Cell Phone With A Cell Computer (For A Cell)
Creating a Database Lab 1 Objectives After completing this lab, you will know how to: 1 Plan, create, and modify a database. 2 Create and save a table structure. 3 Define field names, data types, field
INTRODUCTION TO THE ACCESS DATABASE Keeping student records
ESSENTIAL MICROSOFT OFFICE 2007: Tutorial for Teachers Copyright Bernard John Poole, 2007. All rights reserved 6 INTRODUCTION TO THE ACCESS DATABASE Keeping student records LEARNING OUTCOMES In this tutorial
How to Import Data into Microsoft Access
How to Import Data into Microsoft Access This tutorial demonstrates how to import an Excel file into an Access database. You can also follow these same steps to import other data tables into Access, such
Spreadsheet - Introduction
CSCA0102 IT and Business Applications Chapter 6 Spreadsheet - Introduction Spreadsheet A spreadsheet (or spreadsheet program) is software that permits numerical data to be used and to perform automatic
Hiring, Working With, and Evaluating a Township Attorney
Information Library Document Number: E1000 Minnesota Association of Townships Revised: January 25, 2002 Hiring, Working With, and Evaluating a Township Attorney I. Introduction Prepared by: Kent Sulem,
User Guide. Opening secure email from the State of Oregon Viewing birth certificate edits reports in MS Excel
User Guide Opening secure email from the State of Oregon Viewing birth certificate edits reports in MS Excel Birth Certifier Edition Last Revised: August, 0 PUBLIC HEALTH DIVISION Center for Public Health
Getting Started with Excel 2008. Table of Contents
Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...
Creating an Excel-Based Budget You ll Really Use
Part 1 of 6 Creating an Excel-Based Budget You ll Really Use By Jason Porter and Teresa Stephenson, CMA Budgeting. For some, the word brings up images of days spent tracking down data and working with
Creating a Database using Access 2007
Creating a Database using Access 2007 Starting Access 2007 Double click on the Access 2007 icon on the Windows desktop (see right), or click-on the Start button in the lower left corner of the screen,
Microsoft Office 2010
Access Tutorial 1 Creating a Database Microsoft Office 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and
An Ounce of Prevention: Effective Use of the Attorney/Client Privilege. Communication of facts to attorney to obtain legal advice and
An Ounce of Prevention: Effective Use of the Attorney/Client Privilege 1) The Attorney Client Privilege: What is It? Communication of facts to attorney to obtain legal advice and Communication of legal
Administrative Assisting
Measuring What Matters in Job Ready Assessment Blueprint Administrative Assisting Test Code: 4101 / Version: 01 Copyright 2012 General Assessment Information Blueprint Contents General Assessment Information
Intro to Excel spreadsheets
Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using
Tips and Tricks for Printing an Excel Spreadsheet
Tips and Tricks for Printing an Excel Spreadsheet Microsoft Excel provides the following ways to view your spreadsheet and adjust how it will look printed: Normal view This is the default view and is best
Learning Services IT Guide. Access 2013
Learning Services IT Guide Access 2013 Microsoft Access is a programme which allows you to store a lot of information easily in the form of a database. For example you could create a database which stored
MICROSOFT ACCESS 2003 TUTORIAL
MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body
Microsoft Excel 2010 Part 3: Advanced Excel
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting
TheFinancialEdge. Configuration Guide for Accounts Payable
TheFinancialEdge Configuration Guide for Accounts Payable 102312 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic,
Simple Invoicing Desktop Database with MS Access 2013. c 2015 by David W. Gerbing School of Business Administration Portland State University
Simple Invoicing Desktop Database with MS Access 2013 c 2015 by David W. Gerbing School of Business Administration Portland State University July 2, 2015 CONTENTS 1 Contents 1 Create a New Database 1 2
Using Microsoft Access Databases
Using Microsoft Access Databases Print this document to use as a reference while you work through this course. Open Access, and follow all directions to familiarize yourself with the program. Database
3 What s New in Excel 2007
3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to
CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL
Chapter 6: Analyze Microsoft Dynamics NAV 5.0 Data in Microsoft Excel CHAPTER 6: ANALYZE MICROSOFT DYNAMICS NAV 5.0 DATA IN MICROSOFT EXCEL Objectives The objectives are: Explain the process of exporting
File Management Windows
File Management Windows : Explorer Navigating the Windows File Structure 1. The Windows Explorer can be opened from the Start Button, Programs menu and clicking on the Windows Explorer application OR by
Microsoft Project 2010
Tutorial 1: Planning a Project Microsoft Project 2010 In Tutorial Section 1.1 you will: Learn project management terminology Understand the benefits of project management Explore the Project 2010 window
Contract management's effect on in house counsel
IBM Software Industry Solutions Industry/Product Identifier Contract management's effect on in house counsel Impacting contract visibility, analysis and compliance Emptoris Contract Management Solutions
Data Discovery & Documentation PROCEDURE
Data Discovery & Documentation PROCEDURE Document Version: 1.0 Date of Issue: June 28, 2013 Table of Contents 1. Introduction... 3 1.1 Purpose... 3 1.2 Scope... 3 2. Option 1: Current Process No metadata
Advanced Excel 10/20/2011 1
Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click
EXCEL 2010: PAGE LAYOUT
EXCEL 2010: PAGE LAYOUT PAGE SET UP Options to change the page layout of a spreadsheet are available from the PAGE LAYOUT tab. Most of these options are available from the PAGE SETUP group on this tab.
VLOOKUP Functions How do I?
For Adviser use only (Not to be relied on by anyone else) Once you ve produced your ISA subscription report and client listings report you then use the VLOOKUP to create all the information you need into
Microsoft Access 3: Understanding and Creating Queries
Microsoft Access 3: Understanding and Creating Queries In Access Level 2, we learned how to perform basic data retrievals by using Search & Replace functions and Sort & Filter functions. For more complex
How to Make the Most of Excel Spreadsheets
How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which
Access 2010 Intermediate Skills
Access 2010 Intermediate Skills (C) 2013, BJC HealthCare (St Louis, Missouri). All Rights Reserved. Revised June 5, 2013. TABLE OF CONTENTS OBJECTIVES... 3 UNDERSTANDING RELATIONSHIPS... 4 WHAT IS A RELATIONSHIP?...
Salary and Planning Distribution (SPD) Ad-Hoc Reporting Tool
Salary and Planning Distribution (SPD) Ad-Hoc Reporting Tool Georgia Institute of Technology HRMS 8.8 Systems Training Copyright Georgia Institute of Technology 2004 Table of Contents Getting Started...3
Toad for Data Analysts, Tips n Tricks
Toad for Data Analysts, Tips n Tricks or Things Everyone Should Know about TDA Just what is Toad for Data Analysts? Toad is a brand at Quest. We have several tools that have been built explicitly for developers
Paychex Online Payroll
Paychex Online Payroll Common Tasks Reference Guide ABOUT THIS GUIDE Use these resources in conjunction with the Paychex Online Payroll Training site, which is available when you log in to www.paychexonline.com.
Creating and Using Forms in SharePoint
Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a
Every project requires communication and collaboration and usually a lot of
Collaborating on Projects with SharePoint CHAPTER 25 Every project requires communication and collaboration and usually a lot of both. With small project teams, you and your team members may interact in
MICROSOFT ACCESS STEP BY STEP GUIDE
IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the
ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700
Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 [email protected] TABLE OF CONTENTS Introduction... 1 Import Excel
Chapter 2 Introduction to SPSS
Chapter 2 Introduction to SPSS Abstract This chapter introduces several basic SPSS procedures that are used in the analysis of a data set. The chapter explains the structure of SPSS data files, how to
Mail Merge Microsoft Word and Excel Queries Scott Kern Senior Consultant
Mail Merge Microsoft Word and Excel Queries Scott Kern Senior Consultant What We ll Cover 1. Enabling database connections through Microsoft Excel 2. Accessing the data stored in the SQL Database via the
Database Applications Microsoft Access
Lesson 1 Tutorial 1 Database Applications Microsoft Access Lesson 1 Introduction For Lesson 1, you will work through Tutorial 1 in your textbook. The tutorial may expose you to more information than is
ERMes: an Access-Based ERM
ERMes: an Access-Based ERM ERMes Website: http://murphylibrary.uwlax.edu/erm/ ERMes Blog: http://ermesblog.wordpress.com/ William T. Doering University of Wisconsin La Crosse [email protected] Galadriel
Microsoft Access 2010: Basics & Database Fundamentals
Microsoft Access 2010: Basics & Database Fundamentals This workshop assumes you are comfortable with a computer and have some knowledge of other Microsoft Office programs. Topics include database concepts,
Access Tutorial 1 Creating a Database. Microsoft Office 2013 Enhanced
Access Tutorial 1 Creating a Database Microsoft Office 2013 Enhanced Objectives Session 1.1 Learn basic database concepts and terms Start and exit Access Explore the Microsoft Access window and Backstage
PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: SUBMITTED TO: NAME: ROLL NO: REGN NO: BATCH:
PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: SUBMITTED TO: NAME: ROLL NO: REGN NO: BATCH: INDEX Microsoft Access- An Overview 2 Datasheet view 4 Create a Table in Datasheet
Question: 1 You type a document and you want to insert header from third page. Which of the following technique will you use to accomplish the task?
Question: 1 You type a document and you want to insert header from third page. Which of the following technique will you use to accomplish the task? A. Go to the third page and insert header. B. Use a
EMAIL QUICK START GUIDE
IT Services Microsoft Outlook 2010 EMAIL QUICK START GUIDE Contents What is Outlook?...2 Quick Guide to Email...2 Create a new e-mail message...2 Forward or reply to an e-mail message...2 Creating new
