No Stress Tech Guide To Crystal Reports XI: For Beginners. By Dr. Indera E. Murphy

Size: px
Start display at page:

Download "No Stress Tech Guide To Crystal Reports XI: For Beginners. By Dr. Indera E. Murphy"

Transcription

1 No Stress Tech Guide To Crystal Reports XI: For Beginners By Dr. Indera E. Murphy

2 Published By: Tolana Publishing PO Box 719 Teaneck, NJ USA Find us online at Inquiries may be sent to the publisher: Our books are available online at amazon.com, and Copyright 2006 Dr. Indera E. Murphy All rights reserved. No part of this book may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, storage in an information retrieval system, or otherwise, without prior written permission from the publisher. ISBN X ISBN Library of Congress Control Number: Printed and bound in the United States Of America Notice of Liability Every effort has been made to ensure that this book contains accurate and current information. However, the publisher and author shall not be liable to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly, as a result of any information contained herein or by the computer software and hardware products described in it. Trademarks All companies and product names are trademarks or registered trademarks of their respective companies. They are used in this book in an editorial fashion only. No use of any trademark is intended to convey endorsement or other affiliation with this book. Cover designed by Mary Kramer, Milkweed Graphics, Discount On Future Books To be notified when new titles are released, send an with the subject "New Book Release". This will entitle you to a pre-publish discount, for new titles that are released.

3 CREATE YOUR FIRST REPORT In addition to creating your first report, after completing the exercises in this lesson, you will be able to: Have a foundation of database terminology Understand data types Have a foundation of Crystal Reports terminology Understand the report design process Understand the sections of a report Understand the report creation options Understand the save data report options Organize reports in the Workbench Use the Group Tree Use the Design and Preview windows To pass the RDCR201 exam, you need to be familiar with and be able to: Understand database concepts Plan the layout and select content for a report Develop a report prototype Know the purpose of each section in a report Understand the design environment, including menus and the design and preview windows Connect to a data source Preview reports Save reports LESSON Tolana Publishing 2-1

4 Create Your First Report Earlier in this lesson you viewed two of the reports that come with the Xtreme sample database. The reason that you were able to view data for these reports is because the reports were saved with the data. You will learn more about saving data with reports later in this lesson. If the data is not saved with the report, you would have to create a connection to the database(s) that the report gets its data from, to view data with the report. If you want to create a new report or modify an existing report that does not have the data saved with it. Step 1: Create A Connection To The Data Source There are several types of data sources that you can use in Crystal Reports. Figure 2-20 shows the categories of connection options that are available. Table 2-5 explains some of the more popular connection options. You may see different data source options depending on the data components that were selected when you installed Crystal Reports. You will also see data source options that you have added. Figure 2-20 Available connection options illustrated If you do not see the UNIVERSES data source option shown above in Figure 2-20 and you need to use it, you can download the fix from this web page. Connection Option Lets You Connect To... Access/Excel (DAO) Access databases and Excel files. Database Files Standard PC databases including FoxPro, Paradox, Clipper and dbase. ODBC (RDO) Any ODBC complaint database including Oracle, Sybase, Access and Visual FoxPro. OLAP OLAP cubes and.car files. OLAP stands for Online Analytical Processing. CAR stands for Crystal Analysis file. OLE DB (ADO) Data link files that contain connection information that is saved in a file. Universes Business Objects query and analysis tools like Web Intelligence. XML XML files. More Data Sources Databases through ODBC drivers including ACT! 3.0, Btrieve, Informix, Oracle, Sybase and Web/IIS log files. Table 2-5 Database and data sources explained Tolana Publishing

5 Lesson 2 If you haven't created a connection (either for the Access/Excel (DAO) or the ODBC (RDO) connection type) for the Microsoft Access Xtreme sample database that comes with Crystal Reports, you will have to do that first. Follow the steps below to create an Access/Excel (DAO) connection. When Crystal Reports is installed, an ODBC connection for the Xtreme database should have been created. You can go to the section, Step 2: Select The Tables, if you already have a connection to the Xtreme database. How To Create An Access/Excel (DAO) Connection 1. Click on the STANDARD REPORT WIZARD link on the Start Page. 2. Click on the plus sign in front of the CREATE NEW CONNECTION Data Source option. If this is the first Access/Excel (DAO) connection that you are creating, you will see the Access/Excel (DAO) connection dialog box. 3. Click on the button at the end of the DATABASE NAME field. Navigate to the following path: C:\Program Files\Business Objects\Crystal Reports 11\Samples\en\Databases, as shown in Figure If you changed the default folders during the installation, navigate to the destination folder that you selected in Lesson 1 in Figure 1-7. Figure 2-21 Path to the Xtreme sample database 4. Double-click on the XTREME.MDB database file. The database should have been added to the Database Name field on the dialog box as shown in Figure Figure 2-22 Xtreme sample database added to the Connection dialog box 2006 Tolana Publishing 2-25

6 Create Your First Report If you want to make sure that you added the correct database, click in the Database Name field and press the END key. You will be able to see the database name shown above in Figure If the database required logon information, you would check the SECURE LOGON option shown above in Figure The remaining fields on the dialog box would become available for you to enter the password information. 5. Click the FINISH button. You have completed creating your first connection to a database in Crystal Reports. That wasn't so bad, was it? Step 2: Select The Tables 1. Click on the plus sign in front of the CREATE NEW CONNECTION folder, then click on the plus sign in front of the Access/Excel (DAO) folder or the ODBC folder depending on the connection type that you created for the Xtreme database. 2. Select the Xtreme database and click on the plus sign in front of the Tables folder. You should see the tables shown in Figure These are all of the tables that are in the Xtreme database. They are the tables that are used in the sample reports that you viewed earlier in this lesson. Figure 2-23 Tables in the Xtreme database The only reason that I can think of to click the CANCEL button shown above in Figure 2-23 on a screen in the wizard is if you decide that you no longer want to create the report. You will lose all of the options that you have selected if you click the Cancel button. It is better to use the BACK button to go back and make correct changes, because you cannot reopen the wizard to make changes or pick up where you left off. 3. Click on the PRODUCT table, then click the > button. The Product table should now be in the SELECTED TABLES section, as shown in Figure Click Next Tolana Publishing

7 Lesson 2 Figure 2-24 Product table selected All of the items in the AVAILABLE FIELDS section are the fields that are in the Product table that you selected on the previous screen. View The Data In A Field The BROWSE DATA button on the Fields screen will let you view data that is in the field that you select. Being able to view the data in a field is helpful if you are not familiar with the data in a table. This button is on several dialog boxes in Crystal Reports. 1. Click on the PRODUCT NAME field, then click the BROWSE DATA button. You will see the dialog box shown in Figure The items in the scroll box is the data in the Product Name field. Figure 2-25 Data in the Product Name field Notice that the FIELD TYPE and LENGTH are displayed at the top of the dialog box shown above in Figure This information is helpful because you can learn more about the field and the data stored in it. 2. Click the Close button when you are finished viewing the data. You can also view the data on the Design window. By default, the first 500 distinct values in the field are displayed. This default number of values cannot be changed, but the actual values that you see can be changed, by clearing the SELECT DISTINCT DATA FOR BROWSING option on the Database tab on the Options dialog box or on the Report Options dialog box if you only want the change to be for the report that you are currently working on. [See Lesson 8, Report Options] It probably is not a good idea to turn this option off because you will see duplicate data in the Browse Data dialog box shown above in Figure Tolana Publishing 2-27

8 Create Your First Report How To Find A Field The FIND FIELD button will let you search for a field in the table. You will see this button on a few dialog boxes in Crystal Reports. I'm not sure that I understand the purpose of this button because all of the fields in a table are displayed on this dialog box. It could be helpful if you don't know which table a field is in. The Find Field button will only find the first field that matches the text that you enter in the dialog box shown in Figure You can also enter a partial field name. If the same field name is in more than one table, it does not continue searching. If you were creating a report on your own you would have already written down a list of fields and where they are located in the report design process, because you learned to do this earlier in this lesson <smile>. Figure 2-26 Enter Search Name dialog box Step 3: Select The Fields 1. Click on the Product Name field if it is not already selected and click the > button. You should see the field in the FIELDS TO DISPLAY section. 2. Add the following fields to the Fields To Display section: Size, Price (SRP) and Product Class. Figure 2-27 shows the fields that should have been added. Click Next. Figure 2-27 Fields selected You can add several fields at the same time by clicking on the first field that you want to add, then hold down the CTRL key and click on the other fields, one by one, that you want to add. When you have all of the fields selected that you want to add, click the > button. To add all of the fields in the table at the same time, click the >> button. You do not have to select any fields before clicking this button. To remove a field that you do not need on the report, click on the field in the Fields To Display section, then click the < button Tolana Publishing

9 Lesson 2 To remove all of the fields from the Fields to Display section, click the << button. The order that you add the fields to the Fields to Display section is the order that they will appear on the report in the details section from left to right. If you discover that the fields are not in the order that you want them to appear on the report, click on the field in the Fields To Display section and click the UP or D OWN arrow button illustrated above in Figure 2-27 to move the field to where it should be. The order that the fields are in will change automatically if at least one field is selected to group on. Fields that are grouped on are moved to the beginning of the details section. You can rearrange the fields after the wizard has created the report. This does not happen when you create a report from scratch that has groups. Notice in Figure 2-27 above, that fields in the Fields To Display section have the table name in front of the field name. This is done to let you know which table the field is located in. This is helpful when you are using more than one table to create the report. Primary key fields in tables often have the same field name when the tables have related information. Without adding the table name, you would not know which table a field came from. Primary key fields are fields that are used to link one table to another table. Step 4: Select The Grouping Options As you learned earlier, grouping allows you to organize and sort the data. Grouping data forces all records that are related by the field that is being grouped on, to print together. Grouping data makes reports that have a lot of data easier to read. Grouping the data in a report is optional. You can group on more than one field. You can group on fields that have already been selected to print on the report, or you can select fields to group on that will not print on the report. The Accessibility report that you viewed earlier in this lesson uses the grouping option. That report is grouped on customer name and contact name. 1. Add the Product Class field to the Group By section. The default grouping option IN ASCENDING ORDER is correct. Figure 2-28 shows the grouping options that you should have selected. Click Next. Figure 2-28 Field added to the Group By section There are two options that you can select from to group the records by, as discussed below. This is how you sort the values that are in the field that is being grouped on Tolana Publishing 2-29

10 Create Your First Report IN ASCENDING ORDER This is the default grouping option. The values in the field being grouped on will be sorted in A-Z order if the field is a string field. If the field being used to group on is numeric, the values will be sorted in 0-9 order. IN DESCENDING ORDER The values in the field being grouped on will be sorted in Z-A order if the field is a string field. If the field being used to group on is numeric, the values will be sorted in 9-0 order. Step 5: Select The Summary Options Creating summary fields is optional. Summary options usually involve calculated fields. By default, the wizard will create a summary field for all numeric fields that were selected to print on the report. There are 25 built-in summary functions that you can use. Many of them are shown at the bottom of Figure The number of summary options that you see in the list, depends on the data type of the field that you are summarizing on. Not all data types can use all of the summary function options. Many of the summary functions are only for numeric fields. Figure 2-29 Summary options illustrated 1. Add the Product Class field to the SUMMARIZED FIELDS section. 2. Open the drop down list shown above in Figure 2-29 and select COUNT. Notice that the Product Class field has different options in the drop down list, then those shown above for the Product Price (SRP) field. Figure 2-30 shows the summary options that should be selected. Click Next Tolana Publishing

11 Lesson 2 Figure 2-30 Summary options 3. Select the TOP 5 GROUPS option. Figure 2-31 shows the Group Sorting options that should be selected. Click Next. Figure 2-31 Group Sorting options The Top 5 Groups option will only display data for the five groups that have the highest value in the field selected in the SUMMARY VALUES field. Selecting NONE, which is the default, will display all groups. It is possible that you will not get the five groups that you think should appear on the report. This is because of the way that Crystal Reports processes data. In Lesson 7 you will create a Top 5 group report that illustrates unexpected results because a wizard was used to create the report. Step 6: Select The Chart Type Adding a chart to a report is optional. Once you select a chart type, the wizard will fill in information for the other fields on the dialog box. If you are not sure what options to select, accept the defaults, preview the report and then decide which chart options need to be modified. 1. Select the PIE CHART option. Figure 2-32 shows the chart options that should be selected. Click Next Tolana Publishing 2-31

12 Create Your First Report Figure 2-32 Chart options Step 7: Select The Fields To Filter On Creating filters is optional. Filters are another way that you can narrow down the number of records that will appear on the report. You can create as many filters as you need. In this step you will create a filter for the Product Size field to only display records that have a size, that is in a specific range. 1. Add the Product Size field to the FILTER FIELDS section, then open the drop down list and select IS BETWEEN. 2. Open the next drop down list and select 16, then open the last drop down list and select XLRG. Figure 2-33 shows the filter options that should be selected. Click Next. The data in the last two drop down lists is the actual data in the field that you are creating the filter for. The filter that you just created will only display products that have a size that is between 16 and XLRG. The filter options shown in Figure 2-33 are the same as what you would select on the SELECT EXPERT tool that you will learn how to use in Lesson 5. Figure 2-33 Filter options Tolana Publishing

Chapter 4 Accessing Data

Chapter 4 Accessing Data Chapter 4: Accessing Data 73 Chapter 4 Accessing Data The entire purpose of reporting is to make sense of data. Therefore, it is important to know how to access data locked away in the database. In this

More information

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA

Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA Producing Listings and Reports Using SAS and Crystal Reports Krishna (Balakrishna) Dandamudi, PharmaNet - SPS, Kennett Square, PA ABSTRACT The SAS Institute has a long history of commitment to openness

More information

TheEducationEdge. Export Guide

TheEducationEdge. Export Guide TheEducationEdge Export Guide 102111 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Crystal Reports 2008/2011 Designer 1 Workshop. Student Guide

Crystal Reports 2008/2011 Designer 1 Workshop. Student Guide Crystal Reports 2008/2011 Designer 1 Workshop Student Guide Vision Harvest, Inc. 888-236-8087 sales@visionharvest.com Published January 15, 2012 Part: VISI100080T i ALL RIGHTS RESERVED This course covers

More information

2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS.

2. Unzip the file using a program that supports long filenames, such as WinZip. Do not use DOS. Using the TestTrack ODBC Driver The read-only driver can be used to query project data using ODBC-compatible products such as Crystal Reports or Microsoft Access. You cannot enter data using the ODBC driver;

More information

Business Intelligence Getting Started Guide

Business Intelligence Getting Started Guide Business Intelligence Getting Started Guide 2013 Table of Contents Introduction... 1 Introduction... 1 What is Sage Business Intelligence?... 1 System Requirements... 2 Recommended System Requirements...

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

Introduction to Microsoft Access 2010

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:

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

The purpose of this document is to describe how to connect Crystal Reports with BMC Remedy AR System using ODBC.

The purpose of this document is to describe how to connect Crystal Reports with BMC Remedy AR System using ODBC. UCL INFORMATION SERVICES DIVISION CRYSTAL REPORTS INTEGRATING WITH REMEDY The purpose of this document is to describe how to connect Crystal Reports with BMC Remedy AR System using ODBC. 1. Install BMC

More information

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01

User's Guide. Using RFDBManager. For 433 MHz / 2.4 GHz RF. Version 1.23.01 User's Guide Using RFDBManager For 433 MHz / 2.4 GHz RF Version 1.23.01 Copyright Notice Copyright 2005 Syntech Information Company Limited. All rights reserved The software contains proprietary information

More information

Introduction to Microsoft Access 2013

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:

More information

PowerSchool Student Information System

PowerSchool Student Information System Oracle ODBC Configuration and Client Installation Guide PowerSchool Student Information System Released July 9, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool

More information

Getting Started Guide SAGE ACCPAC INTELLIGENCE

Getting Started Guide SAGE ACCPAC INTELLIGENCE Getting Started Guide SAGE ACCPAC INTELLIGENCE Table of Contents Introduction... 1 What is Sage Accpac Intelligence?... 1 What are the benefits of using Sage Accpac Intelligence?... 1 System Requirements...

More information

Affiliation Security

Affiliation Security Affiliation Security Access to more student information: View student information with majors/minors* View student information under your advisement View students who have signed up for courses* View student

More information

Pastel Evolution BIC. Getting Started Guide

Pastel Evolution BIC. Getting Started Guide Pastel Evolution BIC Getting Started Guide Table of Contents System Requirements... 4 How it Works... 5 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Evolution (BIC) Reports...

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

More information

Using Delphi Data with Excel and Access

Using Delphi Data with Excel and Access $FDGHPLF&RPSXWLQJ &RPSXWHU 7UDLQLQJ 6XSSRUW 6HUYLFHV 1HWZRUNLQJ6HUYLFHV :HEHU%XLOGLQJ Using Delphi Data with Excel and Access Using Delphi Data The raw data used to create the CSU financial, human resource,

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Introduction... 3 What is Pastel Partner (BIC)?... 3 System Requirements... 4 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Partner (BIC) Reports...

More information

Developing Own Crystal Reports

Developing Own Crystal Reports Developing Own Crystal Reports 1.1.1 The Report Creation Wizard ShipWeight is delivered with a set of sample reports to be used with the Report Viewer. In many cases, the easiest way of creating your own

More information

Crystal Access Guide HCM 9.1 All Sites

Crystal Access Guide HCM 9.1 All Sites Crystal Access Guide HCM 9.1 Version Date: April 2013 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation

More information

Database Applications Microsoft Access

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

More information

Interact for Microsoft Office

Interact for Microsoft Office Interact for Microsoft Office Installation and Setup Guide Perceptive Content Version: 7.0.x Written by: Product Knowledge, R&D Date: October 2014 2014 Perceptive Software. All rights reserved Perceptive

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Getting Started with Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E28374-02 September 2013 Welcome to Getting Started with Oracle Business Intelligence Publisher.

More information

Results CRM 2012 User Manual

Results CRM 2012 User Manual Results CRM 2012 User Manual A Guide to Using Results CRM Standard, Results CRM Plus, & Results CRM Business Suite Table of Contents Installation Instructions... 1 Single User & Evaluation Installation

More information

020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or Point of Sale Guide 020112 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

How To Create A Report On A Pc Or Macbook

How To Create A Report On A Pc Or Macbook TheFinancialEdge Reports Guide for Accounts Payable 041813 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

Creating a System DSN for Crystal Reports to Access a Sentinel Server Database. Configuration Guide Version 1.0

Creating a System DSN for Crystal Reports to Access a Sentinel Server Database. Configuration Guide Version 1.0 Creating a System DSN for Crystal Reports to Access a Sentinel Server Database Configuration Guide Version 1.0 July 2007 Configuration Guide Part Number: 62-14332000, V1.0 Copyright 1995-2007 Ringdale

More information

Sage Abra SQL HRMS Reports. User Guide

Sage Abra SQL HRMS Reports. User Guide Sage Abra SQL HRMS Reports User Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Linking Access to SQL Server

Linking Access to SQL Server Linking Access to SQL Server Why Link to SQL Server? Whilst Microsoft Access is a powerful database program it has its limitations and is best suited to creating desktop applications for individual users

More information

The LSUHSC N.O. Email Archive

The LSUHSC N.O. Email Archive The LSUHSC N.O. Email Archive Introduction The LSUHSC N.O. email archive permanently retains a copy of all email items sent and received by LSUHSC N.O. Academic email users. Email items will be accessible

More information

Animation in ArcMap Tutorial

Animation in ArcMap Tutorial ArcGIS 9 Animation in ArcMap Tutorial Copyright 2005 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI.

More information

Data Access Guide. BusinessObjects 11. Windows and UNIX

Data Access Guide. BusinessObjects 11. Windows and UNIX Data Access Guide BusinessObjects 11 Windows and UNIX 1 Copyright Trademarks Use restrictions Patents Copyright 2004 Business Objects. All rights reserved. If you find any problems with this documentation,

More information

Blackbaud StudentInformationSystem. Reports Guide for Admissions Office

Blackbaud StudentInformationSystem. Reports Guide for Admissions Office Blackbaud StudentInformationSystem Reports Guide for Admissions Office 102811 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means,

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Learn About Analysis, Interactive Reports, and Dashboards

Learn About Analysis, Interactive Reports, and Dashboards Learn About Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information

TheFinancialEdge. Reports Guide for Accounts Receivable

TheFinancialEdge. Reports Guide for Accounts Receivable TheFinancialEdge Reports Guide for Accounts Receivable 041813 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

More information

COGNOS 8 Business Intelligence

COGNOS 8 Business Intelligence COGNOS 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio is the reporting tool for creating simple queries and reports in Cognos 8, the Web-based reporting solution. In Query Studio, you can

More information

Installation Guide Revision 1.0.

Installation Guide Revision 1.0. Sage Intelligence Financial Reporting for Sage ERP X3 Installation Guide Revision 1.0. The software described in this document is protected by copyright, And may not be copied on any medium except as specifically

More information

Introduction to Microsoft Access 2007

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

More information

Creating Custom Crystal Reports Tutorial

Creating Custom Crystal Reports Tutorial Creating Custom Crystal Reports Tutorial 020812 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

ODBC Overview and Information

ODBC Overview and Information Appendix A ODBC ODBC Overview and Information ODBC, (Open Database Connectivity), is Microsoft s strategic interface for accessing data in an environment of relational and non-relational database management

More information

CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE

CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE User Guide CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE Product Version: 1.0 CONTENTS 1. INTRODUCTION...4 2. INSTALLATION...5 2.1 DESKTOP INSTALLATION...5 2.2 IPAD INSTALLATION...9 3. USING THE CONTACTS SYNCHRONIZER

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

Report Designer and Report Designer Add-In Installation Guide Version 1.0

Report Designer and Report Designer Add-In Installation Guide Version 1.0 Table of Contents Report Designer and Report Designer Add-In Installation Guide Version 1.0 Table of Contents The software described in this document is protected by copyright, and may not be copied on

More information

COGNOS (R) 8 Business Intelligence

COGNOS (R) 8 Business Intelligence COGNOS (R) 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio Quick Tour Cognos(R) 8 Business Intelligence Readme Query Studio User Guide USER GUIDE THE NEXT LEVEL OF PERFORMANCE TM Product Information

More information

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES) USING STUFFIT DELUXE StuffIt Deluxe provides many ways for you to create zipped file or archives. The benefit of using the New Archive Wizard is that it provides a way to access some of the more powerful

More information

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc.

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2011 Advanced Crystal Reports TeachUcomp, Inc. it s all about you Copyright: Copyright 2011 by TeachUcomp, Inc. All rights reserved.

More information

Ad-hoc Reporting Report Designer

Ad-hoc Reporting Report Designer Ad-hoc Reporting Report Designer AD- H O C R E P O R T D E S I G N E R M A N U A L 2012 NonProfit Technologies, Inc. All Rights Reserved. This document contains proprietary information which is protected

More information

Target Analytics Guide

Target Analytics Guide Target Analytics Guide 020212 2007 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Microsoft Query, the helper application included with Microsoft Office, allows

Microsoft Query, the helper application included with Microsoft Office, allows 3 RETRIEVING ISERIES DATA WITH MICROSOFT QUERY Microsoft Query, the helper application included with Microsoft Office, allows Office applications such as Word and Excel to read data from ODBC data sources.

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Utilities. 2003... ComCash

Utilities. 2003... ComCash Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

ACT! by Sage. Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility

ACT! by Sage. Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility ACT! by Sage Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility ACT! by Sage Premium for Workgroups 2007 (9.0) Administrator s Guide to the ACT! Reader Utility Copyright

More information

STUDENT MANUAL. Outlook 2013: Contacts, Tasks, Notes & Journal Entries. Towson University. Office of Technology Services.

STUDENT MANUAL. Outlook 2013: Contacts, Tasks, Notes & Journal Entries. Towson University. Office of Technology Services. STUDENT MANUAL Outlook 2013: Contacts, Tasks, Notes & Journal Entries Towson University Office of Technology Services OTS Training Outlook 2013: Contacts, Tasks, Notes & Journal Entries Outlook 2013: Contacts,

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB

INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB INFOPATH FORMS FOR OUTLOOK, SHAREPOINT, OR THE WEB GINI COURTER, TRIAD CONSULTING Like most people, you probably fill out business forms on a regular basis, including expense reports, time cards, surveys,

More information

Sage 100 ERP. Installation and System Administrator s Guide

Sage 100 ERP. Installation and System Administrator s Guide Sage 100 ERP Installation and System Administrator s Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

Security Explorer 9.5. User Guide

Security Explorer 9.5. User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement.

More information

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Sample- for evaluation purposes only! Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc.

Sample- for evaluation purposes only! Advanced Excel. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2012 Advanced Excel TeachUcomp, Inc. it s all about you Copyright: Copyright 2012 by TeachUcomp, Inc. All rights reserved. This publication,

More information

Sophos Reporting Interface Creating Reports using Crystal Reports 2008

Sophos Reporting Interface Creating Reports using Crystal Reports 2008 Sophos Reporting Interface Creating Reports using Crystal Reports 2008 Creating Reports using Crystal Reports 2008 This document describes how to use Crystal Reports to create reports from data provided

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Using SAP Crystal Reports with SAP Sybase SQL Anywhere

Using SAP Crystal Reports with SAP Sybase SQL Anywhere Using SAP Crystal Reports with SAP Sybase SQL Anywhere TABLE OF CONTENTS INTRODUCTION... 3 REQUIREMENTS... 3 CONNECTING TO SQL ANYWHERE WITH CRYSTAL REPORTS... 4 CREATING A SIMPLE REPORT... 7 Adding Data

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

More information

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES

MODULE 2: SMARTLIST, REPORTS AND INQUIRIES MODULE 2: SMARTLIST, REPORTS AND INQUIRIES Module Overview SmartLists are used to access accounting data. Information, such as customer and vendor records can be accessed from key tables. The SmartList

More information

Connectivity Pack for Microsoft Guide

Connectivity Pack for Microsoft Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

Copyrights, Legal Notices, Trademarks and Servicemarks

Copyrights, Legal Notices, Trademarks and Servicemarks Installation Guide Copyrights, Legal Notices, Trademarks and Servicemarks Copyright 1998-2003 Westbrook Technologies Incorporated. All rights reserved. No part of this work may be reproduced or transmitted

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Upgrading to Document Manager 2.7

Upgrading to Document Manager 2.7 Upgrading to Document Manager 2.7 22 July 2013 Trademarks Document Manager and Document Manager Administration are trademarks of Document Logistix Ltd. TokOpen, TokAdmin, TokImport and TokExRef are registered

More information

NEW FEATURES ORACLE ESSBASE STUDIO

NEW FEATURES ORACLE ESSBASE STUDIO ORACLE ESSBASE STUDIO RELEASE 11.1.1 NEW FEATURES CONTENTS IN BRIEF Introducing Essbase Studio... 2 From Integration Services to Essbase Studio... 2 Essbase Studio Features... 4 Installation and Configuration...

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Creating Interactive Dashboards and Using Oracle Business Intelligence Answers Purpose This tutorial shows you how to build, format, and customize Oracle Business

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

Polar Help Desk 4.1. User s Guide

Polar Help Desk 4.1. User s Guide Polar Help Desk 4.1 User s Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be used or

More information

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0 T E C H N I C A L N O T E Autonomy Connected Backup Version 8.8 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on

More information

WorldShip Import Customer Addresses

WorldShip Import Customer Addresses Go to the appropriate page for a discussion of the following import customer addresses procedures: Procedure using the Import/Export Wizard using the Connection Assistant Page 2 9 Copyright 2015, United

More information

Scribe Online Integration Services (IS) Tutorial

Scribe Online Integration Services (IS) Tutorial Scribe Online Integration Services (IS) Tutorial 7/6/2015 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, photocopying,

More information

Using the SAS Enterprise Guide (Version 4.2)

Using the SAS Enterprise Guide (Version 4.2) 2011-2012 Using the SAS Enterprise Guide (Version 4.2) Table of Contents Overview of the User Interface... 1 Navigating the Initial Contents of the Workspace... 3 Useful Pull-Down Menus... 3 Working with

More information

10.3.1.6 Lab - Data Backup and Recovery in Windows XP

10.3.1.6 Lab - Data Backup and Recovery in Windows XP 5.0 10.3.1.6 Lab - Data Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment

More information

Business Insight Report Authoring Getting Started Guide

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,

More information

USER MANUAL APPLICATION MONITOR. Version 1.5 - March 2015

USER MANUAL APPLICATION MONITOR. Version 1.5 - March 2015 USER MANUAL APPLICATION MONITOR Version 1.5 - March 2015 USER MANUAL IP2Archive 1.5 Application Monitor Disclaimer This manual and the information contained herein are the sole property of EVS Broadcast

More information

Online Sharing User Manual

Online Sharing User Manual Online Sharing User Manual June 13, 2007 If discrepancies between this document and Online Sharing are discovered, please contact backupfeedback@verizon.net. Copyrights and Proprietary Notices The information

More information

ODBC Driver Version 4 Manual

ODBC Driver Version 4 Manual ODBC Driver Version 4 Manual Revision Date 12/05/2007 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned in this manual

More information

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2

Version 5.0. SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 Version 5.0 SurfControl Web Filter for Citrix Installation Guide for Service Pack 2 NOTICES Updates to the SurfControl documentation and software, as well as Support information are available at www.surfcontrol.com/support.

More information

SHARP Digital Signage Software Pro PN-SS05 OPERATION MANUAL

SHARP Digital Signage Software Pro PN-SS05 OPERATION MANUAL SHARP Digital Signage Software Pro PN-SS05 Version 4.1 OPERATION MANUAL Contents Introduction... 2 Precautions on Use...2 Trademarks...2 How to Read this Manual...3 Definitions...3 Installing/Launching...

More information

MICROSOFT ACCESS 2003 TUTORIAL

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

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

More information

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9

Query 4. Lesson Objectives 4. Review 5. Smart Query 5. Create a Smart Query 6. Create a Smart Query Definition from an Ad-hoc Query 9 TABLE OF CONTENTS Query 4 Lesson Objectives 4 Review 5 Smart Query 5 Create a Smart Query 6 Create a Smart Query Definition from an Ad-hoc Query 9 Query Functions and Features 13 Summarize Output Fields

More information

Microsoft Dynamics GP. Project Accounting Billing Guide

Microsoft Dynamics GP. Project Accounting Billing Guide Microsoft Dynamics GP Project Accounting Billing Guide Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

Informatica Cloud & Redshift Getting Started User Guide

Informatica Cloud & Redshift Getting Started User Guide Informatica Cloud & Redshift Getting Started User Guide 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

Crystal Reporting 9.2 LSUNO & LSUSH

Crystal Reporting 9.2 LSUNO & LSUSH Crystal Reporting 9.2 Version Date: April 2016 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or

More information

Voyager Reporting System (VRS) Installation Guide. Revised 5/09/06

Voyager Reporting System (VRS) Installation Guide. Revised 5/09/06 Voyager Reporting System (VRS) Installation Guide Revised 5/09/06 System Requirements Verification 1. Verify that the workstation s Operating System is Windows 2000 or Higher. 2. Verify that Microsoft

More information

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created.

The software shall provide the necessary tools to allow a user to create a Dashboard based on the queries created. IWS BI Dashboard Template User Guide Introduction This document describes the features of the Dashboard Template application, and contains a manual the user can follow to use the application, connecting

More information