Simba ODBC Driver with SQL Connector for Google BigQuery

Size: px
Start display at page:

Download "Simba ODBC Driver with SQL Connector for Google BigQuery"

Transcription

1 Simba ODBC Driver with SQL Connector for Google BigQuery for Windows Simba Technologies Inc. Revised: February 12, 2015

2 Contents Purpose... 3 Accessing BigQuery... 3 Using sample data in BigQuery... 3 Install the Simba ODBC Driver with SQL Connector for Google BigQuery... 3 Configuring the Simba ODBC Driver with SQL Connector for Google BigQuery... 3 Connect to the Data Source... 4 Using Excel... 4 Using Tableau... 5 Contact Us... 6 Appendix: Troubleshooting... 7 Architecture Mismatch Problems... 7 For assistance at any point in this installation process, please contact Simba for free Engineering Level Support at: techsupport@simba.com. Page 2

3 Purpose The Simba ODBC Driver with SQL Connector for Google BigQuery for Windows is targeted towards users of the Simba ODBC Driver with SQL Connector for Google BigQuery, showing you how to set up your environment quickly so that you can evaluate and use the driver. Accessing BigQuery Google BigQuery is a cloud service, so you do not need to install it. You only need to sign up for the service. Follow the instructions at to sign up for Google BigQuery. Note: BigQuery offers a free tier for queries, but you must set up billing and create a project to bill before you can run queries and test the driver in an application. Using sample data in BigQuery BigQuery provides a sample data set called publicdata, which you can use for trial purposes. If you would like to input your own data, follow the instructions at Install the Simba ODBC Driver with SQL Connector for Google BigQuery The Simba ODBC Driver with SQL Connector for Google BigQuery is available for download from For details on installing the driver, refer to the Simba ODBC Driver with SQL Connector for Google BigQuery Installation and Configuration Guide, which is available for download on the Documentation tab at Configuring the Simba ODBC Driver with SQL Connector for Google BigQuery To use the Simba ODBC Driver with SQL Connector for Google BigQuery, you need to configure a Data Source Name (DSN) to connect to your data source using a client application, such as Microsoft Excel or Tableau. Page 3

4 To create a Data Source Name: 1. Click the Start button, then click All Programs, then click the Simba BigQuery ODBC Driver 1.1 program group corresponding to the bitness of the client application accessing BigQuery, and then click ODBC Administrator 2. Click the System DSN tab. 3. Select the Sample Simba BigQuery DSN in the list of DSNs, and then click Configure 4. To provide the DSN with the necessary credentials for accessing your BigQuery data, click the Sign In button and then do the following: a. In the browser that opens, type your credentials for accessing your BigQuery data, and then click Sign in b. When prompted to allow BigQuery Client Tools to access your data in Google BigQuery, click Accept c. Copy the code that Google provides, and then paste the code in the Confirmation Code field in the Simba BigQuery ODBC Driver DSN Setup dialog box. When you paste the confirmation code, the Refresh Token field populates automatically. The refresh token is used whenever the driver needs to access your BigQuery data. 5. In the Catalog (Project) list, select publicdata 6. In the Billed Project list, select the project to bill for queries that are run using the DSN. 7. To test your connection to BigQuery, click the Test button. The Test Results dialog box appears, displaying a message informing you if the connection succeeded or failed. Click OK to close the Test Results dialog box. 8. Click OK to close the Simba BigQuery ODBC Driver DSN Setup dialog box, and then click OK to close the ODBC Data Source Administrator. Connect to the Data Source After creating a Data Source Name for connecting to your BigQuery data source, you can connect to the data source using a client application, such as Microsoft Excel or Tableau. Using Excel Note: The following procedure is written for Microsoft Excel Page 4

5 To connect to your BigQuery data source using Excel: 1. In Excel, select the Data tab in the ribbon, then click From Other Sources in the Get External Data group, and then click From Data Connection Wizard 2. In the Data Connection Wizard, select ODBC DSN in the list of data source types, and then click Next 3. In the list of ODBC data sources, select Sample Simba BigQuery DSN (or another DSN that you have created and tested) and click Next Important: If the connection fails, confirm that the bitness of the driver that you are using matches the bitness of Excel. If you are using the 32-bit version of Excel, then you need to use the 32-bit version of the driver. If you are using the 64-bit version of Excel, then you need to use the 64-bit version of the driver. For details about diagnosing the issue, see Architecture Mismatch Problems on page Select the table that you wish to query and then click Finish 5. In the Import Data dialog box, you can specify the cell where you want the top-left corner of the table to appear. Leave the location set to the default value (=$A$1) and click OK Data from the retrieved table appears in the current Excel worksheet. Using Tableau Note: The following procedures are written for Tableau 8. The Simba ODBC Driver with SQL Connector for Google BigQuery also supports Tableau 7. To connect to your BigQuery data source using Tableau: 1. In Tableau, click Connect to Data in the left navigation pane, and then select Google BigQuery 2. Type your credentials for accessing your BigQuery data, and then click Sign In 3. When prompted to allow Tableau to access your BigQuery account, click Accept Important: If the connection fails, confirm that the bitness of the driver that you are using matches the bitness of Tableau. If you are using the 32-bit version of Tableau, then you need to use the 32-bit version of the driver. If you are using the 64-bit version of Tableau, then you need to use the 64-bit version of the driver. For more information about diagnosing the issue, see Architecture Mismatch Problems on page In the Google BigQuery Connection dialog box, in the Project list, select publicdata 5. In the Dataset list, select samples 6. Select the Single Table option and click the magnifying glass to open a list of tables. 7. Select the shakespeare table and then click Select Page 5

6 8. To load the selected table, click OK If the following warning appears, click OK: This warning appears because Tableau sees only a generic driver and attempts to determine the capabilities of the driver. The warning does not affect how the driver will operate in Tableau. 9. In the Data Connection dialog box, click Connect live so that Tableau does not import all of the data and you work on the data in BigQuery. Data retrieved from the selected table appears in Tableau, with the columns listed as dimensions or measures depending on the data type. You can now create reports on the table you selected. Contact Us If you have difficulty using the driver, please contact our Technical Support staff. We welcome your questions, comments, and feature requests. Technical Support is available Monday to Friday from 8 a.m. to 5 p.m. Pacific Time. Important: To help us assist you, prior to contacting Technical Support please prepare a detailed summary of the client and server environment including operating system version, patch level, and configuration. You can contact Technical Support via: support@simba.com Web site: Telephone: (604) Extension 3 Fax: (604) You can also follow us on Page 6

7 Appendix: Troubleshooting Architecture Mismatch Problems If you encounter an error message similar to The specified DSN contains an architecture mismatch between the Driver and Application, then the bitness of the application that you are using to connect to the BigQuery data source does not match the bitness of the Simba ODBC Driver with SQL Connector for Google BigQuery. You may be attempting to connect a 32-bit application to a 64-bit driver, or vice versa. Ensure that the bitness of your application matches the bitness of driver that you are trying to use. Note: All versions of Excel 2007 and earlier are 32-bit applications. To determine the bitness of Excel 2010: In Excel 2010, click the File tab in the ribbon, and then click Help in the left navigation pane. In the right pane, the first line of text in the About Microsoft Excel area displays the bitness of your Excel application next to the version number. Figure 1 highlights the location of the version number and bitness. Figure 1 Determining the bitness of Excel 2010 Page 7

8 To determine the bitness of Excel 2013: In Excel 2013, click the File tab in the ribbon, then click Account in the left navigation pane, and then click the About Excel button. In the About Microsoft Excel dialog box, the first line of text displays the bitness of your Excel application next to the version number. Figure 2 highlights the location of the version number and bitness. To determine the bitness of Tableau: Figure 2 Determining the bitness of Excel 2013 In Tableau, click the Help menu, and then click About Tableau The About Tableau dialog box displays the bitness of your Tableau application in the top right corner, next to the version number. Page 8

Simba ODBC Driver with SQL Connector for MongoDB

Simba ODBC Driver with SQL Connector for MongoDB Simba ODBC Driver with SQL Connector for MongoDB Quickstart Guide for Windows Simba Technologies Inc. Revised: June 10, 2015 Contents Purpose... 3 Installing and Running MongoDB... 3 Importing Sample Data

More information

Simba Salesforce ODBC Driver Quickstart Guide

Simba Salesforce ODBC Driver Quickstart Guide Revised: October 8, 2013 Contents Purpose... 3 Do you need Salesforce?... 4 Do you need data in Salesforce?... 5 Install the Simba Salesforce ODBC Driver... 6 Connect from Excel... 9 Connect from Tableau...

More information

Simba ODBC Driver with SQL Connector for Google

Simba ODBC Driver with SQL Connector for Google Simba ODBC Driver with SQL Connector for Google BigQuery 1.1.11 The release notes provide details of enhancements and features in Simba ODBC Driver with SQL Connector for Google BigQuery 1.1.11, as well

More information

SimbaO2X. User Guide. Simba Technologies Inc. Version:

SimbaO2X. User Guide. Simba Technologies Inc. Version: SimbaO2X User Guide Simba Technologies Inc. Version: 4.6.4.14 Revision Date: August 2015 Copyright 2015 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without

More information

Simba ODBC Driver with SQL Connector for Apache Cassandra

Simba ODBC Driver with SQL Connector for Apache Cassandra Simba ODBC Driver with SQL Connector for Apache Cassandra 2.0.16 The release notes provide details of enhancements and features in Simba ODBC Driver with SQL Connector for Apache Cassandra 2.0.16, as well

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Simba Cassandra ODBC Driver with SQL Connector

Simba Cassandra ODBC Driver with SQL Connector Simba Cassandra ODBC Driver with SQL Connector Last Revised: March 26, 2013 Simba Technologies Inc. Copyright 2012-2013 Simba Technologies Inc. All Rights Reserved. Information in this document is subject

More information

MASSTRANSIT DATABASE ANALYSIS. Using Microsoft Excel And ODBC To Analyze MySQL Data

MASSTRANSIT DATABASE ANALYSIS. Using Microsoft Excel And ODBC To Analyze MySQL Data MASSTRANSIT DATABASE ANALYSIS Using Microsoft Excel And ODBC To Analyze MySQL Data AUTHOR: PETE CODY petecody@grouplogic.com 31 May 2007 Document Revision History: Date: Author: Comment: 19 Apr 2007 PMC

More information

Quickstart Guide for Windows Simba Technologies Inc.

Quickstart Guide for Windows Simba Technologies Inc. Simba Apache Cassandra ODBC Driver Simba Technologies Inc. September 15, 2015 Copyright 2015 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice.

More information

Crystal Reports. Overview. Contents. Differences between the Database menu in Crystal Reports 8.5 and 9

Crystal Reports. Overview. Contents. Differences between the Database menu in Crystal Reports 8.5 and 9 Crystal Reports Differences between the Database menu in Crystal Reports 8.5 and 9 Overview Contents If you cannot find a command that exists in Crystal Reports 8.5 from the Database menu in Crystal Reports

More information

Pacific Premier Bank s Business e- Banking Getting Started Guide With QuickBooks for Mac

Pacific Premier Bank s Business e- Banking Getting Started Guide With QuickBooks for Mac Pacific Premier Bank s Business e- Banking Getting Started Guide With QuickBooks 2013-2015 for Mac Table of Contents SET UP AN ACCOUNT FOR ONLINE BANKING (DIRECT CONNECT)... 2 SET UP AN ACCOUNT FOR ONLINE

More information

Simba JDBC Driver for Cloudera Impala

Simba JDBC Driver for Cloudera Impala Simba JDBC Driver for Cloudera Impala 1.0.29 The release notes provide details of enhancements and features in Simba JDBC Driver for Cloudera Impala 1.0.29, as well as the version history. The following

More information

Microsoft Office 2016 Mail Merge

Microsoft Office 2016 Mail Merge Microsoft Office 2016 Mail Merge Mail Merge Components In order to understand how mail merge works you need to examine the elements involved in the process. In any mail merge, you'll deal with three different

More information

Instruction How To Use Excel 2007 Pivot Table Example Data Source

Instruction How To Use Excel 2007 Pivot Table Example Data Source Instruction How To Use Excel 2007 Pivot Table Example Data Source Excel pivot tables allow you to group the spreadsheet or external data source by any of your data fields. The screen snap below shows a

More information

The release notes provide details of enhancements, features, and known issues in Simba JDBC Driver for Apache Hive

The release notes provide details of enhancements, features, and known issues in Simba JDBC Driver for Apache Hive Simba JDBC Driver for Apache Hive 1.0.29 The release notes provide details of enhancements, features, and known issues in Simba JDBC Driver for Apache Hive 1.0.29. The following issues have been resolved

More information

Introduction. Opening and Closing Databases. Access 2010 Managing Databases and Objects. Video: Working with Databases in Access 2010

Introduction. Opening and Closing Databases. Access 2010 Managing Databases and Objects. Video: Working with Databases in Access 2010 Access 2010 Managing Databases and Objects Introduction Page 1 Each Access database consists of multiple objects that let you interact with data. Databases can include forms for entering data, queries

More information

New User Orientation PARTICIPANT WORKBOOK

New User Orientation PARTICIPANT WORKBOOK New User Orientation PARTICIPANT WORKBOOK INTEGRATED SOFTWARE SERIES New User Orientation PARTICIPANT WORKBOOK Version 2.0 Copyright 2005 2009. Interactive Financial Solutions, Inc. All Rights Reserved.

More information

8.0.6 New Features Guide Auto Window/Level Adjustments

8.0.6 New Features Guide Auto Window/Level Adjustments 8.0.6 New Features Guide Improvements to the feature allow users to quickly and easily set for images. These adjustments will be automatically and consistently applied to similar images. Window/Level Adjustments

More information

Simba JDBC Driver for Cloudera Impala

Simba JDBC Driver for Cloudera Impala Simba JDBC Driver for Cloudera Impala 1.0.32 The release notes provide details of enhancements and features in Simba JDBC Driver for Cloudera Impala 1.0.32, as well as the version history. The following

More information

Data Source Connection

Data Source Connection Data Source Connection Microsoft Excel Jump To Enterprise Professional (Cloud) Enterprise Prerequisites Download and install the appropriate Microsoft ODBC driver for your version of Microsoft Excel. This

More information

Simba ODBC Driver with SQL Connector for Salesforce

Simba ODBC Driver with SQL Connector for Salesforce Simba ODBC Driver with SQL Connector for Salesforce Installation and Configuration Guide Last Revised: May 28, 2013 Simba Technologies Inc. Copyright 2012-2013 Simba Technologies Inc. All Rights Reserved.

More information

SimbaProvider SDK 4.6

SimbaProvider SDK 4.6 October 6, 2016 Simba Technologies Inc. Copyright 2016 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice. Companies, names and data used in examples

More information

Flex Reg For Learning & Development and Wellness programs

Flex Reg For Learning & Development and Wellness programs Flex Reg For Learning & Development and Wellness programs Office of Human Resources 08/01/2014 Table of Contents General Information... 2 Logging In to Flex Reg... 3 Search Courses and Build Schedule...

More information

Installation and Configuration Guide Simba Technologies Inc.

Installation and Configuration Guide Simba Technologies Inc. Simba ODBC Driver with SQL Connector for Google BigQuery Installation and Configuration Guide Simba Technologies Inc. Version 2.1.20 November 30, 2018 Copyright 2018 Simba Technologies Inc. All Rights

More information

Both of these paths will eventually lead you to the Welcome page starting on page 5.

Both of these paths will eventually lead you to the Welcome page starting on page 5. 1] When you click on the Sponsorship link on the www.ti.com/giving page, you are taken to the login screen shown below. Here you have two choices: A] If you are a first time user, follow the directions

More information

SAFARI General Instructions

SAFARI General Instructions SAFARI General Instructions Open Excel. Click on the Data Tab. Click on From Other Sources. Select From Miscrosoft Query. Select the Database you would like to pull from: Insert your Reflections Password

More information

Connecting SQL Data Sources to Excel Using Windward Studios Report Designer

Connecting SQL Data Sources to Excel Using Windward Studios Report Designer Connecting SQL Data Sources to Excel Using Windward Studios Report Designer Welcome to Windward Studios Report Designer Windward Studios takes a unique approach to reporting. Our Report Designer sits directly

More information

Installation Guide CSA Group Reader App for Windows Desktop

Installation Guide CSA Group Reader App for Windows Desktop Installation Guide CSA Group Reader App for Windows Desktop Contents Downloading and Installing the CSA Reader App. 2 Creating an Account.... 3 Redeeming your Code. 5 Navigating the ebook.. 7 Page 1 of

More information

CEU Online System, The Friday Center for Continuing Education, UNC-Chapel Hill How to Obtain Participant IDs for Awarding of CEUs

CEU Online System, The Friday Center for Continuing Education, UNC-Chapel Hill How to Obtain Participant IDs for Awarding of CEUs The Friday Center for Continuing Education has the responsibility of approving continuing education activities for which CEUs are recorded and maintained as a permanent record for individual participants.

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

B I Z I N S I G H T Release Notes. BizInsight 7.3 December 23, 2016

B I Z I N S I G H T Release Notes. BizInsight 7.3 December 23, 2016 B I Z I N S I G H T 7. 3 Release Notes BizInsight 7.3 December 23, 2016 Copyright Notice makes no representations or warranties with respect to the contents of this document and specifically disclaims

More information

Sage Construction Anywhere Connector

Sage Construction Anywhere Connector Sage Construction Anywhere Connector Release Notes Sage 300 Construction and Real Estate Integration Builds 2.0 and 2.1 10/29/2013 Notice This is a publication of Sage Software, Inc. 2013 Sage Software,

More information

Model Contracts and Letters Kit User guide

Model Contracts and Letters Kit User guide Model Contracts and Letters Kit User guide Minimum system requirements Installation Getting started Finding your way around Templates Checklists and calculators Searching Printing Customer support Frequently

More information

Online Print Procurement System Quick Start Guide

Online Print Procurement System Quick Start Guide Online Print Procurement System Quick Start Guide TOPIC: Logging In To begin using the netezprintx system you must login into the online catalog. To login, simply enter your full company e-mail address

More information

Database Manual Suite Version 2.8. Page 1 of 82. Noventri Suite Database Manual SF REV 03 3/21/14

Database Manual Suite Version 2.8. Page 1 of 82. Noventri Suite Database Manual SF REV 03 3/21/14 Database Manual Suite Version 2.8 Page 1 of 82 Database Manual Table of Contents 1 Overview... 4 2 Database Image/Text General... 5 3 Data Text... 8 4 ODBC... 12 4.4 ODBC Connect... 13 4.4.1 General...

More information

NorthStar Bank Mobile Banking

NorthStar Bank Mobile Banking NorthStar Bank Mobile Banking Mobile Banking allows you to access your accounts and perform a variety of banking functions from the convenience of a mobile device, such as a cell phone, smartphone, or

More information

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course About this course Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led In this 2-day course, students will continue their learning on the foundations of report writing

More information

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

More information

EnlightKS a PSI Business Account Login Procedure Guide

EnlightKS a PSI Business Account Login Procedure Guide EnlightKS a PSI Business Account Login Procedure Guide Table of Contents Operating System... 3 Unsupported Browsers... 4 Pop-Up Blocker/Tabbed Browsing... 7 Pop-Up Blocker Settings using Internet Explorer...

More information

Precedence Connector. Best Practice installation guide

Precedence Connector. Best Practice installation guide Precedence Connector Best Practice installation guide Version 5.8.1 Precedence Health Care 2018 1 of 16 Contents 1.Requirements Page 3 2. Install Precedence Connector: Standalone Mode.. Page 4 3. Install

More information

Quick Update Guide for ComplianceOne Client

Quick Update Guide for ComplianceOne Client Choose a building block. Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client ComplianceOne Solution Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client Date

More information

Excel4apps Reports Wand User Guide (SAP) 2013 Excel4apps

Excel4apps Reports Wand User Guide (SAP) 2013 Excel4apps Excel4apps Reports Wand User Guide (SAP) 2013 Excel4apps Table of Contents 1 QuickStart Guide... 4 2 System Requirements... 5 3 Authorizations... 5 4 Logging On... 5 5 The Reports Wand Toolbar A Brief

More information

PST for Outlook Admin Guide

PST for Outlook Admin Guide PST for Outlook 2013 Admin Guide Document Revision Date: Sept. 25, 2015 PST Admin for Outlook 2013 1 Populating Your Exchange Mailbox/Importing and Exporting.PST Files Use this guide to import data (Emails,

More information

Creating Database Reports

Creating Database Reports Creating Database Reports Objectives Create a report using the Report Wizard View a report Modify a report Add a field to a report 2 Objectives Apply conditional formatting to a report Add summary information

More information

These pages will help you get started with the Mazda Web Report System. Use the following options to find the information you need:

These pages will help you get started with the Mazda Web Report System. Use the following options to find the information you need: Overview The Web Report System is used to display, print and download Mazda reports. All reports that were previously available through the MDCS Report Distribution System (RDS) are now available through

More information

TRIMBLE ACCUBID CLASSIC 14

TRIMBLE ACCUBID CLASSIC 14 RELEASE NOTES TRIMBLE ACCUBID CLASSIC 14 This document provides basic information about new features, enhancements, and modifications in version 14 of the Trimble Accubid Classic software. More detailed

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

More information

PowerScheduler Course Tally Worksheet instructions.

PowerScheduler Course Tally Worksheet instructions. PowerScheduler Course Tally Worksheet instructions. This document will describe the process of copying course request information from PowerSchool into an Excel Course Tally Worksheet. Once the information

More information

RONA e-billing User Guide

RONA e-billing User Guide RONA e-billing Contractor Self-Service Portal User Guide RONA e-billing User Guide 2015-03-10 Table of Contents Welcome to RONA e-billing What is RONA e-billing?... i RONA e-billing system requirements...

More information

QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS

QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS QUALITY MEDICAL SOLUTIONS USER GUIDE PRACTICE FOCUS REFRESH (EMIS WEB) AND EXPORT PROCESS User Guide January 2013 COMMERCIAL IN CONFIDENCE Quality Medical Solutions Ltd, 2012 INDEX 1.Introduction... 3

More information

SQL Server Reporting Services (SSRS) is one of SQL Server 2008 s

SQL Server Reporting Services (SSRS) is one of SQL Server 2008 s Chapter 9 Turning Data into Information with SQL Server Reporting Services In This Chapter Configuring SQL Server Reporting Services with Reporting Services Configuration Manager Designing reports Publishing

More information

Gateway Central Quick Start Guide

Gateway Central Quick Start Guide Gateway Central Quick Start Guide Welcome to Gateway Central WHAT S NEEDED 1. Supported Lantronix Gateways: SGX 5150 PremierWave XC HSPA+ PremierWave XN xpico 200 Series PremierWave 2050 2. Network connectivity

More information

Setup / Upgrade ODBC Oracle 12c Client

Setup / Upgrade ODBC Oracle 12c Client Before You Begin: The Oracle Client software needs to be installed on your PC if you need any of the following: Document Manager Application Xtender Desktop applications. If you use webxtender you will

More information

Navigating a Database Efficiently

Navigating a Database Efficiently Navigating a Database Efficiently 1 Navigating a Database Efficiently THE BOTTOM LINE Often, the people who use a database are not the same people who create a database, and thus they may have difficulty

More information

Top Producer 7i Remote

Top Producer 7i Remote Top Producer 7i Remote Quick Setup Top Producer Systems Phone number: 1-800-830-8300 Email: support@topproducer.com www.topproducer.com Fax: 604.270.6365 Top Producer 7i Remote Quick Setup Trademarks Information

More information

Dealing with Event Viewer

Dealing with Event Viewer Dealing with Event Viewer Event Viewer is a troubleshooting tool in Microsoft Windows 2000.This how-to article will describe how to use Event Viewer. Event Viewer displays detailed information about system

More information

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1:

Mail Merge. To Use Mail Merge: Selecting Step by Step Mail Merge Wizard. Step 1: Mail Merge When you are performing a Mail Merge, you will need a Word document (you can start with an existing one or create a new one), and a recipient list, which is typically an Excel workbook. Watch

More information

Mission Guide: Google Apps

Mission Guide: Google Apps Mission Guide: Google Apps Your Mission: Use F-Response to access Google Drive Apps for Business (G Suite) Using F-Response to connect to Google Drive Apps for Business and collect their contents Important

More information

Whitepaper: Reporting on Google Big Query with SAP BusinessObjects BI4.x

Whitepaper: Reporting on Google Big Query with SAP BusinessObjects BI4.x Whitepaper: Reporting on Google Big Query with SAP BusinessObjects BI4.x Applies to: SAP BusinessObjects BI.4x Summary This whitepaper summarizes how to enable connectivity for Google BigQuery for SAP

More information

How do I connect to Peachtree using ODBC/OLEDB?

How do I connect to Peachtree using ODBC/OLEDB? Answer ID: 25514 Last Updated: 9/11/09 Summary: How do I connect to Peachtree using ODBC/OLEDB? Question: How do I connect to Peachtree using ODBC/OLEDB? Answer: Peachtree 2010 (Pro Accounting and later)

More information

IFS Data Migration Excel Add-In

IFS Data Migration Excel Add-In IFS Data Migration Excel Add-In User Manual for IFS Data Migration Excel Add-In Contents Figures... 2 1 IFS Data Migration Excel Add-In... 2 1.1 Overview... 3 2 User Interface... 3 2.1 Ribbon... 3 2.2

More information

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite This Dell technical white paper explains how to connect Toad Business Intelligence Suite to Quickstart

More information

SOFTWARE USER GUIDE. Aleratec. Part No :16 USB 3.0 Copy Tower

SOFTWARE USER GUIDE. Aleratec. Part No :16 USB 3.0 Copy Tower SOFTWARE USER GUIDE Aleratec 1:16 USB 3.0 Copy Tower Part No. 330110 Copyright/Model Identification The content of this manual is for informational purposes only and is subject to change without notice.

More information

Copyright Autodesk, Inc.

Copyright Autodesk, Inc. Customer and Administration Building, Ditzingen, Germany - Design by Barkow Leibinger Architects Copyright 2003-2008 Autodesk, Inc. Table of Contents 1 Introduction... 3 What is Facility Manager?... 3

More information

QUICK START GUIDE - PROJECT RESOURCES. Last Updated: 10/15/2012

QUICK START GUIDE - PROJECT RESOURCES. Last Updated: 10/15/2012 QUICK START GUIDE - PROJECT RESOURCES Last Updated: 10/15/2012 Table of Contents Introduction... 3 Getting started... 4 Logging into Eclipse... 4 Setting your user preferences... 6 Online help and the

More information

The first step is to ensure the Time and Attendance Interface is enabled in the license

The first step is to ensure the Time and Attendance Interface is enabled in the license The Time and Attendance optional component provides a generic interface directly to a SQL or Oracle database. All logic is contained in this service and you do not have to reconfigure the Doors.NET system.

More information

Finding an Account. Contents Finding an Account Finding an Account. Creating a New Account and Placing an O365 Order... 2

Finding an Account. Contents Finding an Account Finding an Account. Creating a New Account and Placing an O365 Order... 2 Finding an Account Contents Finding an Account... 1 Creating a New Account and Placing an O365 Order... 2 Placing an Order for an existing Customer account... 6 Approving an order... 8 Creating the Office

More information

User Installation Summary

User Installation Summary User Setup Document Date: March 1, 2018 Applicable to: informxl Analyzer v 4.0 and higher User Installation Summary informxl is a Microsoft SQL Server and Microsoft Excel based reporting and analytics

More information

ViconNet Version 6 XX Installation and Upgrade Guide.

ViconNet Version 6 XX Installation and Upgrade Guide. Installation and Upgrade Guide XX222-01-02 ViconNet Version 6 Vicon Industries Inc., 89 Arkay Drive, Hauppauge, New York 11788 Tel: 631-952-2288 Fax: 631-951-2288 Toll Free: 800-645-9116 24-Hour Technical

More information

Auto Attendant. Administrator Guide

Auto Attendant. Administrator Guide Auto Attendant Administrator Guide Version 1.1 August 3, 2018 Revision History Revision Date Description Initials 1.0 8/21/17 First published version. CS 1.1 8/3/18 Revised version for new interface (EAS

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Getting Started USER S GUIDE

Getting Started USER S GUIDE Getting Started USER S GUIDE INTEGRATED SOFTWARE SERIES Getting Started USER S GUIDE Version 3.0 Copyright 2005 2009 Interactive Financial Solutions, Inc. All Rights Reserved. Integrated Software Series

More information

ITEM ToolKit Technical Support Notes

ITEM ToolKit Technical Support Notes ITEM ToolKit Notes Interacting With Databases 2875 Michelle Drive Suite 300 Irvine, CA 92606 Phone: +1.240.297.4442 Fax: +1.240.297.4429 http:// Page 1 of 5 Copyright, All Rights Reserved The Software

More information

Getting Started Guide. Trimble Accubid Classic Software

Getting Started Guide. Trimble Accubid Classic Software Getting Started Guide Trimble Accubid Classic Software Revision A (ENG) February 2014 F Toronto Office Trimble Canada Ltd. 7725 Jane Street Concord, Ontario L4K 1X4 Copyright and Trademarks 2005-2014 Trimble

More information

Working with Database & Objects

Working with Database & Objects Working with Database & Objects Working with Database & Objects Introduction Each Access database consists of multiple objects that let you interact with data. Databases can include forms for entering

More information

GE Intelligent Platforms. Activating Licenses Offline Using GE Intelligent Platforms License Server

GE Intelligent Platforms. Activating Licenses Offline Using GE Intelligent Platforms License Server GE Intelligent Platforms Activating Licenses Offline Using GE Intelligent Platforms License Server January 2016 Introduction: This document is an introduction to activating licenses offline using GE-IP

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

Precedence Connector. Medical Director installation guide

Precedence Connector. Medical Director installation guide Precedence Connector Medical Director installation guide Version 5.8.1 Precedence Health Care 2018 1 of 15 Contents 1.Requirements Page 3 2. Install Precedence Connector: Standalone Mode.. Page 4 3. Install

More information

EasyLobby Database Setup EasyLobby Family of Products Version 10.0

EasyLobby Database Setup EasyLobby Family of Products Version 10.0 EasyLobby Database Setup EasyLobby Family of Products Version 10.0 Introduction This document describes how to set up the EasyLobby 10.0 database on Microsoft SQL Server or Oracle, how to setup an ODBC

More information

DOCUMENT IMAGING REFERENCE GUIDE

DOCUMENT IMAGING REFERENCE GUIDE January 25, 2017 DOCUMENT IMAGING REFERENCE GUIDE AppXtender Web Access version 7 Kent State University Division of Information Services AppXtender Web Access Help: For questions regarding AppXtender Web

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Workstation Setup Instructions Release 9.5

Workstation Setup Instructions Release 9.5 Workstation Setup Instructions Release 9.5 Copyright 2007 Newmarket International, Inc. All rights reserved. The information in this document is confidential and proprietary to Newmarket International,

More information

CITY OF RICHMOND JOB APPLICATION GUIDE

CITY OF RICHMOND JOB APPLICATION GUIDE CITY OF RICHMOND JOB APPLICATION GUIDE 5055481 This application guide will provide you with all the necessary information to create a profile within our job application system and to apply for a position

More information

DBArtisan 8.6 Installation Guide

DBArtisan 8.6 Installation Guide DBArtisan 8.6 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

Appendix. In the Appendix: Online Help GRITS Help Desk

Appendix. In the Appendix: Online Help GRITS Help Desk Appendix In the Appendix: Online Help GRITS Help Desk Online Help GRITS online help function provides you with both screen-specific help and a general help index. You may access online help from any screen

More information

Welcome to this review guide for the configuration and use of Database Fields. Requirements. Contact Us. Create a Database Fields index in ZyINDEX

Welcome to this review guide for the configuration and use of Database Fields. Requirements. Contact Us. Create a Database Fields index in ZyINDEX Welcome to this review guide for the configuration and use of Database Fields In this review guide you will learn how to configure Database Fields, which will enable you to store your manual key fields

More information

Oracle Enterprise Performance Reporting Cloud. What s New in June 2017 Update (17.06)

Oracle Enterprise Performance Reporting Cloud. What s New in June 2017 Update (17.06) Oracle Enterprise Performance Reporting Cloud What s New in June 2017 Update (17.06) May 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, JUNE UPDATE... 4 ANNOUNCEMENTS

More information

BiblioStat Collect Annual Report Tutorial

BiblioStat Collect Annual Report Tutorial BiblioStat Collect Annual Report Tutorial The URL to access the annual report is http://collect.btol.com. Note the browser requirements. Collect is supported on both MAC and Windows operating systems.

More information

Installation Instructions for SAFARI ODBC

Installation Instructions for SAFARI ODBC Installation Instructions for SAFARI ODBC It helps to create a folder first so that the set up files can be stored all together in a separate folder. For example, to create a folder on your C: drive, click

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

Multi User License Installation

Multi User License Installation MEASURE 2011 Installing a multi user Measure 2011 license consists of three steps on the server to install the Measure License Server and four steps on the client workstations to install a copy of Measure.

More information

Tutorial 1. Creating a Database

Tutorial 1. Creating a Database Tutorial 1 Creating a Database Microsoft Access 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and save a

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

How To: Querying a Database in Excel

How To: Querying a Database in Excel How To: Querying a Database in Excel Document 2013 Thor Kolner. All rights reserved. Challenge: A project manager was wasting time entering information into Excel that had already been entered into his

More information

Sticky Notes for Cognos Analytics by Tech Data BSP Software

Sticky Notes for Cognos Analytics by Tech Data BSP Software Sticky Notes for Cognos Analytics by Tech Data BSP Software Installation Guide Sticky Notes for Cognos Analytics is an easy to install extension that allows report authors to record notes directly from

More information

Medtech32 Australia. Version Medtech Fax Service. Release Notes

Medtech32 Australia. Version Medtech Fax Service. Release Notes Medtech32 Australia Version 9.3.0 Medtech Fax Service Release Notes This Release Notes document contains important information for all Medtech32 users. Please ensure that they are circulated amongst all

More information

Attaching Codesoft 6 to an ODBC Database

Attaching Codesoft 6 to an ODBC Database Attaching Codesoft 6 to an ODBC Database 1. From your Main Menu Options, go into Merge then Create ODBC query. The following Dialog Box will appear. 2. Select the button with 3 dots ( ) on it. 3. The Data

More information

Windows Authentication for Velocity Web service Client

Windows Authentication for Velocity Web service Client Windows Authentication for Velocity Web service Client Copyright 2019, Identiv. Overview Prior to Velocity 3.7 SP1 releases, the Velocity Web Service Client (VWSC) application used Anonymous Authentication

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information