INFORMIX - Data Director for Visual Basic. Version 3.5

Size: px
Start display at page:

Download "INFORMIX - Data Director for Visual Basic. Version 3.5"

Transcription

1 INFORMIX - Data Director for Visual Basic Version 3.5

2 Installing and Configuring Data Director This document explains how to install INFORMIX-Data Director for Visual Basic, Version 3.5, in your Microsoft Windows and Visual Basic environment. It includes the following sections: System requirements Installing Data Director Installing the Client Software Developer s Kit Installing Intersolv Drivers Configuring your database connection Setting up the data source Installing the Data Director runtime Installing the files necessary to build Web Clients Installing the Apex True Grid Installing Adobe Acrobat Reader For recent changes to the installation and configuration instructions, see the docnote.txt file located at the root level of your Data Director CD. System Requirements You can run Data Director on any personal computer with the following configuration. System Component Requirements System Software Microsoft Windows 95 or Windows NT 4.0 Microsoft Visual Basic 4.0a or INFORMIX-Data Director for Visual Basic

3 System Component Hardware Memory Disk Space Requirements Personal computer capable of running Microsoft Windows 95 or Windows NT 4.0 For best performance and maximum productivity, 486 or faster processor VGA or higher resolution monitor (1024 x 768 display resolution recommended) At least 16 MB of RAM (32 MB RAM recommended) Approximately MB of available disk space, depending on the installation options you specify You may also need to install a Microsoft Service Pack, depending on the version of your operating system and Visual Basic software. If You Have You Also Need to Install Windows 95 Windows 95 Service Pack 1 Windows NT 4.0 Windows NT Service Pack 3 Visual Basic 5.0 Visual Basic Service Pack 3 To download a Service Pack, go to the Microsoft Web site at Installing Data Director You can install Data Director on a stand-alone computer or a network server. Before you begin installation, you will need the following: Data Director serial number and key from the serial number card in the License Agreement envelope (The serial number is the License S/N number.) Administrator privileges if you are using NT (See the next section.) A determination of which database driver you need (See the next section.) INFORMIX-Data Director for Visual Basic 3

4 Which Driver Do I Need? The following table summarizes commonly used database drivers. For more details, read the odbcinfo.txt file, which is installed with your Data Director software. Database Server Required Driver Where to Find the Driver Informix Dynamic Server without the Universal Data Option Informix Dynamic Server with Universal Data Option Server other than Informix (Sybase, Oracle, Microsoft Access, and so on) Intersolv 3.0x (or higher) or Informix CLI 2.8 (or higher) Informix CLI 2.8 (or higher) only Intersolv 3.0x (certified) Other drivers (not certified) Check box in Data Director custom installation. Or, use the Client SDK. See Installing the Client Software Developer s Kit on page 6. Client SDK. See Installing the Client Software Developer s Kit on page 6. Client SDK. See Installing the Client Software Developer s Kit on page 6. Intersolv Drivers directory. See Installing Intersolv Drivers on page 8. Various sources. (Many Microsoft drivers come with Windows.) To determine whether you have Windows NT administrator privileges 1. From the Start menu, choose Programs Administrative Tools User Manager. 2. In the User Manager dialog box, double-click your user name. 3. In the User Properties dialog box, click Groups. 4. Verify that Administrator appears in the Member of list box. If Administrator does not appear, select it from the Not Member of list box and click Add. 5. Click OK. 4 INFORMIX-Data Director for Visual Basic

5 To install Data Director 1. Close any open Windows applications. 2. Insert the Data Director CD into the CD-ROM drive. 3. From the Start menu, choose Run. 4. In the Run dialog box, type D:\datadrvb\setup, where D is your CD-ROM drive letter. 5. Click OK to start the setup program. The Initialization screen appears for a moment. When initialization is complete, the installation wizard begins and the Welcome page appears. 6. Click Next, and follow the prompts to continue with the installation process. You will need the serial number and key from the serial number card in your License Agreement envelope. The serial number is the License S/N number. 7. On the Setup Type page, select the type of setup you prefer: Typical. Includes all components, on-line help, and examples. No drivers are included. Compact. Includes all components except on-line help and examples. No drivers are included. Custom. Lets you select components and subcomponents for Data Director, including the Intersolv ODBC drivers for Informix. For information on which drivers to install, see Which Driver Do I Need? on page 4. Warning: Drivers you select during custom installation overwrite pre-existing drivers. 8. Continue to follow the prompts to complete the installation process. If setup fails, correct any specified errors and begin again. INFORMIX-Data Director for Visual Basic 5

6 Installing the Client Software Developer s Kit The Informix Client Software Developer s Kit (SDK), Version 2.02, installs interface, runtime, and driver components, as well as Informix Connect. The components you install depend on your specific needs. The Client SDK includes the following components. SDK Components Required? Description C++ Interface No A C++ API to develop object-oriented client applications for use with Informix servers, and value objects for servers with Universal Data Option. For more information, see the C++ Object Interface Programmer s Guide. LIBDMI Client Interface No A client-side implementation of the LIBMI C API, provided to ease migration of client applications from Illustra servers to Informix Dynamic Server with Universal Data Option. Informix Connect Yes Runtime versions of Informix CLI, Intersolv DataDirect ODBC Driver, C++ Object Interface, ESQL/C, GLS, LIBMI, and Java API. Includes the Setnet32 utility. ESQL/C SDK Yes An SQL embedded-language product used to create custom C applications for WIN32. For more information, see the Informix ESQL/C Programmer s Manual. Core Java API No A library of Java classes and interfaces that allows programmers to create client applications and applets. Also supports value objects from DataBlade modules registered in Informix databases using Universal Data Option. 6 INFORMIX-Data Director for Visual Basic

7 SDK Components Required? Description Java Documentation No Java documentation. Java Example Programs No Java example programs. CLI Demos No Informix CLI demonstration programs. CLI SDK Yes The call-level interface for Informix servers for WIN32. It acts as the ODBC driver. CLI Runtime Intersolv ODBC 3.10 Yes (for Universal Data Option) Yes (for Informix databases only) This runtime feature for WIN32 provides access to Universal Data Option functionality. It requires ODBC Driver Manager 2.5 or higher. An ODBC driver that complies with ODBC 3.10 for WIN32. For more information, see the INTERSOLV DataDirect ODBC Driver User Guide for Informix Database Servers. Requires Informix Connect and ODBC Driver Manager 3.0 or 3.5. ODBC DM 3.5 Yes The ODBC Driver Manager 3.5 for WIN32. Interface Module Yes Interface 7.x application to Informix Connect. To install the Informix Client Software Developer s Kit (SDK) 1. Close any open Windows applications. 2. Insert the Data Director CD into the CD-ROM drive. 3. From the Windows Start menu, choose Run. 4. In the Run dialog box, type D:\clientsdk\setup, where D is your CD-ROM drive letter. INFORMIX-Data Director for Visual Basic 7

8 5. Click OK to start the setup program. The Initialization screen appears for a moment. When initialization is complete, the installation wizard begins and the Welcome page appears. 6. Click Next, and follow the prompts to continue with the installation process. You will need the serial number and key from the serial number card in your License Agreement envelope. The serial number is the License S/N number. 7. On the Setup Type page, select the type of setup you prefer: Typical. Includes all components, on-line help, and examples. Compact. Includes all components except on-line help and examples. Custom. Lets you select components and subcomponents, including the Intersolv ODBC and CLI drivers for Informix. For information on which drivers to install, see Which Driver Do I Need? on page 4. Warning: Drivers you select during custom installation overwrite pre-existing drivers. 8. Continue to follow the prompts to complete the installation process. Installing Intersolv Drivers You can install Intersolv ODBC drivers for both Informix and non-informix databases (Sybase, Oracle, Microsoft Access, and so on) from the Intersolv Drivers directory located at the root level of your Data Director CD. For more information on which drivers to install, see Which Driver Do I Need? on page 4. To install an Intersolv driver 1. Close any open Windows applications. 2. Double-click setup.exe in the Intersolv Drivers directory at the root level of your Data Director CD. 3. Follow the prompts to complete the installation process. Warning: Drivers you select during installation overwrite pre-existing drivers. 8 INFORMIX-Data Director for Visual Basic

9 Configuring Your Database Connection Your connection software enables your PC, the client, to access the database server. Your connection software must be installed and your database set up before configuring your connection. These instructions tell you how to configure your connection to an Informix database using the Setnet32 utility, which is installed as part of Informix Connect with your Client SDK. If you are using a database other than Informix, check with your system administrator for configuration details and entries to the services file. The Setnet32 utility enables you to set or modify environment variables and network parameters stored in the Windows system registry. You will use Setnet32 to configure the Informix client-side connectivity libraries. You can find details about Connect and Setnet32 settings in the Informix Client Products Installation Guide for Microsoft Windows Environments. Before you begin configuring your connection, you will need the following information. Be sure to write this information down. You will need it to set up your data source and to connect to your server. You may need to contact your network administrator, database administrator, or staff member responsible for installing the database you are trying to access, to help you obtain this information: Server name. The name of the remote database server program. Host name. The name of the host containing the remote database server. Protocol name. The communication protocol in use on your network. If you are using TCP/IP, the protocol entry on this line should be either onsoctcp or olsoctcp. Service name. The name you provide for a remote database server. Port number. The logical address (TCP/IP) to which a service is listening. A port number is located on the remote system server that the database is monitoring. Your database administrator can provide this value. User name. Your database user name. Password. Your database user password, if applicable. INFORMIX-Data Director for Visual Basic 9

10 You also need: administrator privileges if you are a Windows NT user, as described in Installing Data Director on page 3. client-side connection software, such as Informix Connect. To determine whether you have the Informix Connect software installed 1. Use the Windows Find utility to search your system for the Setnet32 folder. If you find Setnet32, Connect is already installed and you can proceed to Configuring Your Database Connection. If you do not find Setnet32, return to Installing the Client Software Developer s Kit on page 6. To configure your database connection 1. From the Start menu, choose Programs Informix Informix Setnet Click the Server Information tab and enter the following: Informix server: your_server Host name: your_host Protocol name: your_protocol Service name: your_service 3. Click the Host Information tab and enter the following: Current host: your_host (same as in step 2) User name: your_username Password option: choose Password from the list Password: your_password 4. Click Apply to save these settings. 5. Click OK to close the Setnet32 utility. 10 INFORMIX-Data Director for Visual Basic

11 6. Edit your PC s services file to describe the connection to the server: a. Open the services file with a text editor. If you are using Windows 95, the services file is located in \Windows\Services. If you are using Windows NT, the services file is located in \WINNT\system32\drivers\etc\services. b. Add an entry to identify the service and protocol specified in step 2 to the services file. For example, if you specified turbo2 service at port 1527: turbo2 1527/tcp # added for ifmx-odbc If you already have a service name specified for 1527, comment out the existing entry, and add the new one. Important: The service definition must match the definition on the server host computer. Setting Up the Data Source After you have configured your database connection, you will need to set up your data source. A data source is a name that combines references to a database-management software product, the remote operating system on which the software resides, and any network information necessary to access the software. The data source enables the driver software to find the server. Before you begin setting up the data source, you will need the following: Data source name. An arbitrary name you create for the data source. Database name. The name of the database you will access. Server name, host name, service name, and protocol name (or type), as described in Configuring Your Database Connection on page 9. Administrator privileges if you are a Windows NT user, as described in Installing Data Director on page 3. Client-side connection software, as described in Configuring Your Database Connection on page 9. INFORMIX-Data Director for Visual Basic 11

12 To set up the data source 1. From the Start menu, choose Settings Control Panel. 2. Double-click 32-bit ODBC. The ODBC Data Source Administrator dialog box appears. 3. On the User DSN page, click Add. The Create New Data Source wizard appears. 4. Select a driver for your data source from the list, and click Finish. If you are using an Informix database, select INTERSOLV BIT INFORMIX, or INFORMIX BIT (for the Informix CLI driver). For more information, see Which Driver Do I Need? on page Enter the requested information in the driver setup dialog box: If you selected INTERSOLV 3.10: a. In the ODBC INFORMIX Driver Setup dialog box, click the General tab and enter the following information: Data source name: your_source (you create) Description: description (you create optional) Database: your_database b. Click the Connection tab and enter the following information: Database list: your_list (you create optional) Default user name: your_username Host name: your_host Service name: your_service Server name: your_server Protocol type: your_protocol Check Use Default Login to read the Login ID and Password entries directly from the Informix registry. 12 INFORMIX-Data Director for Visual Basic

13 c. Click the Advanced tab and set the Cursor Behavior to 1 - Preserve, to maintain cursor position at the end of a transaction. d. Check Enable Scrollable Cursors. Important: You must check Enable Scrollable Cursors to enable Data Director s optimistic, detect concurrency control. If you selected INFORMIX BIT (CLI): a. In the INFORMIX-CLI DSN Setup dialog box, enter the following required information: Data source name: your_source (you create) Database: your_database Server: your_server Host: your_host Service: your_service Protocol: your_protocol b. Enter any optional values you wish to include. 6. Click OK. The data source you specified appears in the data source list. 7. Click OK to close the ODBC Data Source Administrator dialog box. Now that you have set up your data source, you should test your connection. See Testing Your ODBC and Data Source Connection in Appendix B, Data Director Utilities, of the Data Director User Guide. Installing the Data Director Runtime The Data Director software includes the Deploy32 directory, which contains all of the.dll files necessary for application deployment. To include these files in your setup, copy the files to your hard drive and add them when you use the Visual Basic SetupWizard with the Data Director.dep file. These files can also be used if you are creating an application installation with a tool other than the Visual Basic SetupWizard. INFORMIX-Data Director for Visual Basic 13

14 Installing the Files Necessary to Build Web Clients The Data Director CD includes.dll files necessary to deploy an application on the Web. To install WebDeploy 1. Close any open Windows applications. 2. Double-click setup.exe in the WebDeploy directory at the root level of your Data Director CD. 3. Follow the prompts to complete the installation process. Installing the Apex True Grid The Data Director CD includes the Apex True Grid, which lets you display database columns in a table-like structure on your Visual Basic form. You must install the Apex True Grid to use the Data Director tutorial. To install the Apex True Grid 1. Close any open Windows applications. 2. Double-click tdbgs32.exe in the Apex directory at the root level of your Data Director CD. 3. Follow the prompts to complete the installation process. 4. From the Start menu, choose Programs True DBGrid Standard 1.0 Migration Utility. 5. Follow the prompts to register the Apex True Grid. 14 INFORMIX-Data Director for Visual Basic

15 Installing Adobe Acrobat Reader Data Director includes on-line versions of the printed documentation. To view the on-line documentation, you must install the Adobe Acrobat Reader software. To install Adobe Acrobat Reader 1. Close any open Windows applications. 2. Double-click the ar32e30.exe file in the Acrobat directory where Data Director is installed. For example, if you use the default directory in Windows 95, the file is in C:\Program Files\Informix\Data Director\Acrobat. 3. Follow the prompts to complete the installation process. 4. Delete the ar32e30.exe file to save space on your hard disk. INFORMIX-Data Director for Visual Basic 15

16 Published by INFORMIX Press Informix Software, Inc Bohannon Drive Menlo Park, CA Copyright by Informix Software, Inc. or their subsidiaries, provided that portions may be copyrighted by third parties, as set forth in documentation. All rights reserved. The following are worldwide trademarks of Informix Software, Inc., or its subsidiaries, registered in the United States of America as indicated by, and in numerous other countries worldwide: Answers OnLine ; INFORMIX ; Data Director ; Dynamic Server ; Dynamic Server with Universal Data Option ; The Informix logo is registered with the United States Patent and Trademark Office. No part of this work covered by the copyright hereon may be reproduced or used in any form or by any means graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval systems without permission of the publisher. To the extent that this software allows the user to store, display, and otherwise manipulate various forms of data, including, without limitation, multimedia content such as photographs, movies, music, and other binary large objects (blobs), use of any single blob may potentially infringe upon numerous different third-party intellectual and/or proprietary rights. It is the user s responsibility to avoid infringements of any such thirdparty rights. RESTRICTED RIGHTS LEGEND Use of this CD-ROM is subject to its accompanying license terms and conditions

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

Matisse Installation Guide for MS Windows. 10th Edition

Matisse Installation Guide for MS Windows. 10th Edition Matisse Installation Guide for MS Windows 10th Edition April 2004 Matisse Installation Guide for MS Windows Copyright 1992 2004 Matisse Software Inc. All Rights Reserved. Matisse Software Inc. 433 Airport

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Matisse Installation Guide for MS Windows

Matisse Installation Guide for MS Windows Matisse Installation Guide for MS Windows July 2013 Matisse Installation Guide for MS Windows Copyright 2013 Matisse Software Inc. All Rights Reserved. This manual and the software described in it are

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Installing Cobra 4.7

Installing Cobra 4.7 Installing Cobra 4.7 Stand-alone application using SQL Server Express A step by step guide to installing the world s foremost earned value management software on a single PC or laptop. 1 Installing Cobra

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

FileMaker 12. ODBC and JDBC Guide

FileMaker 12. ODBC and JDBC Guide FileMaker 12 ODBC and JDBC Guide 2004 2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker, Inc.

More information

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company Web Filter SurfControl Web Filter 5.0 Installation Guide www.surfcontrol.com The World s #1 Web & E-mail Filtering Company NOTICES NOTICES Copyright 2005 SurfControl plc. All rights reserved. No part

More information

Inmagic ODBC Driver 8.00 Installation and Upgrade Notes

Inmagic ODBC Driver 8.00 Installation and Upgrade Notes Inmagic ODBC Driver 8.00 Installation and Upgrade Notes Thank you for purchasing the Inmagic ODBC Driver for DB/Text. This document is for new and upgrade customers. Use the Inmagic ODBC Driver to develop

More information

Installation / Migration Guide for Windows 2000/2003 Servers

Installation / Migration Guide for Windows 2000/2003 Servers PSQL v9 SP1 (9.1) & Installation / Migration Guide for Windows 2000/2003 Servers Ebix, Inc. Corporate Headquarters Concourse Parkway, Suite 3200 Atlanta, GA 30328 USA Phone: 678-281-2020 Fax: 678-281-2019

More information

Converting InfoPlus.21 Data to a Microsoft SQL Server 2000 Database

Converting InfoPlus.21 Data to a Microsoft SQL Server 2000 Database Technical Bulletin Issue Date August 14, 2003 Converting InfoPlus.21 Data to a Microsoft SQL Server 2000 Database Converting InfoPlus.21 Data to a Microsoft SQL Server 2000 Database...2 Introduction...

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

FileMaker 8. Installing FileMaker 8 ODBC and JDBC Client Drivers

FileMaker 8. Installing FileMaker 8 ODBC and JDBC Client Drivers FileMaker 8 Installing FileMaker 8 ODBC and JDBC Client Drivers 2004-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

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

FileMaker 13. ODBC and JDBC Guide

FileMaker 13. ODBC and JDBC Guide FileMaker 13 ODBC and JDBC Guide 2004 2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker, Inc.

More information

Datacolor TOOLS. Datacolor TOOLS QCX. Datacolor TOOLS WORKSTATION

Datacolor TOOLS. Datacolor TOOLS QCX. Datacolor TOOLS WORKSTATION Datacolor TOOLS Datacolor TOOLS QCX Datacolor TOOLS WORKSTATION Installation Instructions Datacolor TOOLS Installation Guide (June, 2009) All efforts have been made to ensure the accuracy of the information

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information

Meridian 1 Meridian 1 Attendant PC LAN Interface Installation Guide

Meridian 1 Meridian 1 Attendant PC LAN Interface Installation Guide Meridian 1 Meridian 1 Attendant PC LAN Interface Installation Guide Document Number: P0874391 Document Release: Standard 1.00 Date: November 1997 Year Publish FCC TM 1997 All rights reserved Printed in

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

Sage ERP Accpac 6.0A. Installation and System Administrator's Guide

Sage ERP Accpac 6.0A. Installation and System Administrator's Guide Sage ERP Accpac 6.0A Installation and System Administrator's Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein

More information

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer

Installing the BlackBerry Enterprise Server Management Software on an administrator or remote computer Installing the BlackBerry Enterprise Server Management Software on an administrator or Introduction Some administrators want to install their administrative tools on their own Windows 2000 computer. This

More information

Installation Guide Sybase ETL Small Business Edition 4.2 for Windows

Installation Guide Sybase ETL Small Business Edition 4.2 for Windows Installation Guide Sybase ETL Small Business Edition 4.2 for Windows Document ID: DC00738-01-0420-01 Last revised: April 2007 Topic Page 1. Overview 2 2. Before you begin 2 2.1 Review system requirements

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

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 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 If you are upgrading... 1 Installation Choices... 1 ZENworks

More information

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012.

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Copyright 1995-2012 Lenel Systems International, Inc. Information

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

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

The following items are trademarks or registered trademarks of Kaba Mas in the United States and/or other countries. GITCON

The following items are trademarks or registered trademarks of Kaba Mas in the United States and/or other countries. GITCON The Gitcon Access Management Software Installation Guide is a publication of Kaba Mas LLC (hereinafter Kaba Mas). No part of this book may be reproduced or transmitted in any form or by any means, electronic

More information

Sage 300 ERP 2012. Installation and Administration Guide

Sage 300 ERP 2012. Installation and Administration Guide Sage 300 ERP 2012 Installation and Administration Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

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

Portions of this product were created using LEADTOOLS 1991-2010 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2010 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2010 Installation Guide, product version 6.4. This guide is item number DOC-110, revision 1.045, May 2010 Copyright 1995-2010 Lenel Systems International, Inc. Information

More information

HAHTsite IDE and IP Installation Guide

HAHTsite IDE and IP Installation Guide HAHTsite IDE and IP Installation Guide IDE and IP Installation Guide release 4.0 Notice Copyright 1999 HAHT Software, Inc. All Rights Reserved May 1999 MN01-C-00-400-00 No part of this publication may

More information

Sage 300 ERP 2014. Installation and Administration Guide

Sage 300 ERP 2014. Installation and Administration Guide Sage 300 ERP 2014 Installation and Administration Guide This is a publication of Sage Software, Inc. Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide

Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Deploying Microsoft RemoteFX on a Single Remote Desktop Virtualization Host Server Step-by-Step Guide Microsoft Corporation Published: October 2010 Abstract This step-by-step guide walks you through the

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E Contact Rockwell Copyright Notice Trademark Notices Customer Support

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

Batch. Production Management INSTALLATION GUIDE INTEGRATED PRODUCTION & PERFORMANCE SUITE

Batch. Production Management INSTALLATION GUIDE INTEGRATED PRODUCTION & PERFORMANCE SUITE INTEGRATED PRODUCTION & PERFORMANCE SUITE Production Management Batch INSTALLATION GUIDE P UBLICATION BATCH-IN011C-EN-P November 2014 Supersedes Publication BATCH-IN011B-EN-E Contact Rockwell Customer

More information

Software Installation Procedure (MS Windows)

Software Installation Procedure (MS Windows) Software Installation Procedure (MS Windows) E9970-96005 Rev. A 02/2004 (3070 05.30p 0603 WN) In this guide... Introduction, 1 Agilent 3070 Tech Support Web Site, 2 Time for Installation, 2 PC Specifications

More information

VERSION NINE. Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE

VERSION NINE. Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE VERSION NINE Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE Copyright October 2012 (v9.0) CaseWare IDEA Inc. All rights reserved. This manual and the data files are

More information

How to Configure Informix Connect and ODBC

How to Configure Informix Connect and ODBC Informix User Forum 2005 Moving Forward With Informix How to Configure Informix Connect and ODBC James Edmiston Informix DBA Consultant Quest Information Systems, Inc. Atlanta, Georgia December 8-9, 2005

More information

LT Auditor+ for Windows

LT Auditor+ for Windows LT Auditor+ for Windows Quick Start Guide Documentation issue: 5.3 Copyright Blue Lance Inc. Distributed by: LT Auditor+ for Windows: Overview LT Auditor+ is a security software application that provides

More information

MAS 90. Installation and System Administrator's Guide 4WIN1010-02/04

MAS 90. Installation and System Administrator's Guide 4WIN1010-02/04 MAS 90 Installation and System Administrator's Guide 4WIN1010-02/04 Copyright 1998-2004 Best Software, Inc. All rights reserved. Rev 02 Contents Chapter 1 Introduction 1 How to Use This Manual 1 Graphic

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

Server & Workstation Installation of Client Profiles for Windows

Server & Workstation Installation of Client Profiles for Windows C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W General Notes to Prepare for Installing

More information

Installation Guide for Workstations

Installation Guide for Workstations Installation Guide for Workstations Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

SQL Server 2008 - Express Edition 8-April-2014

SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition 8-April-2014 SQL Server 2008 - Express Edition Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers

More information

SQLBase. Starter Guide 20-2905-1004

SQLBase. Starter Guide 20-2905-1004 SQLBase Starter Guide 20-2905-1004 Trademarks Centura, Centura net.db, Centura Ranger, the Centura logo, Centura Web Developer, Gupta, the Gupta logo, Gupta Powered, the Gupta Powered logo, Fast Facts,

More information

Microsoft BackOffice Small Business Server 4.5 Installation Instructions for Compaq Prosignia and ProLiant Servers

Microsoft BackOffice Small Business Server 4.5 Installation Instructions for Compaq Prosignia and ProLiant Servers Integration Note October 2000 Prepared by OS Integration Engineering Compaq Computer Corporation Contents Introduction...3 Requirements...3 Minimum Requirements...4 Required Information...5 Additional

More information

Windows 2003 Server Installation Guide

Windows 2003 Server Installation Guide Windows 2003 Server Installation Guide Revision 2.0 April 14, 2011 Licenses This manual is the exclusive property of Prometric, Inc. This manual is licensed for use with restrictions to authorized centers

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

More information

Oracle IVR Integrator

Oracle IVR Integrator Oracle IVR Integrator Installing Oracle IVR Integrator Release 11i for Windows NT April 2000 Part No. A83626-01 Installation Overview Installation of Oracle IVR Integrator requires you to follow a sequence

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

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

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15 Table of Contents CHAPTER 1 About This Guide......................... 9 The Installation Guides....................................... 10 CHAPTER 2 Introduction............................ 11 Required

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help 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,

More information

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide

Dell Recovery Manager for Active Directory 8.6. Quick Start Guide Dell Recovery Manager for Active Directory 8.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson

How to Install Microsoft Mobile Information Server 2002 Server ActiveSync. Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson How to Install Microsoft Mobile Information Server 2002 Server ActiveSync Joey Masterson Copyright Information

More information

SonicWALL Global Management System Installation Guide Entry Edition. Version 2.1

SonicWALL Global Management System Installation Guide Entry Edition. Version 2.1 SonicWALL Global Management System Installation Guide Entry Edition Version 2.1 Copyright Information 2001 SonicWALL, Inc. All rights reserved. Under the copyright laws, this manual or the software described

More information

PaperClip32. Installation Guide. for Workgroup and Enterprise Editions. Document Revision 2.1 1

PaperClip32. Installation Guide. for Workgroup and Enterprise Editions. Document Revision 2.1 1 PaperClip32 Installation Guide for Workgroup and Enterprise Editions Document Revision 2.1 1 Copyright Information Copyright 2005, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Sage Accpac Extended Enterprise Edition 5.6A. Installation and System Administrator's Guide

Sage Accpac Extended Enterprise Edition 5.6A. Installation and System Administrator's Guide Sage Accpac Extended Enterprise Edition 5.6A Installation and System Administrator's Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage Accpac product and service names

More information

e-dpp 4.0.2 May 2013 Quick Installation Guide Microsoft Windows 2003 Server, XP, Vista, 7 Access Database

e-dpp 4.0.2 May 2013 Quick Installation Guide Microsoft Windows 2003 Server, XP, Vista, 7 Access Database e-dpp 4.0.2 May 2013 Microsoft Windows 2003 Server, XP, Vista, 7 Access Database ELTECHS Engineering and Consulting Co., Ltd., Japan www.eltechs.co.jp Tel No. +81 (47) 490-1010 Fax No. +81 (47) 490-1011

More information

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011 Omgeo OASYS Workstation Installation Guide Version 6.4 December 13, 2011 Copyright 2011 Omgeo LLC. All rights reserved. This publication (including, without limitation, any text, image, logo, compilation,

More information

GUARD1 PLUS SE Administrator's Manual

GUARD1 PLUS SE Administrator's Manual GUARD1 PLUS SE Administrator's Manual Version 4.4 30700 Bainbridge Road Solon, Ohio 44139 Phone 216-595-0890 Fax 216-595-0991 info@guard1.com www.guard1.com i 2010 TimeKeeping Systems, Inc. GUARD1 PLUS

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

NETWRIX WINDOWS SERVER CHANGE REPORTER NETWRIX WINDOWS SERVER CHANGE REPORTER INSTALLATION AND CONFIGURATION GUIDE Product Version: 4.0 March 2013. Legal Notice The information in this publication is furnished for information use only, and

More information

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc.

WS_FTP Server. User s Guide. Software Version 3.1. Ipswitch, Inc. User s Guide Software Version 3.1 Ipswitch, Inc. Ipswitch, Inc. Phone: 781-676-5700 81 Hartwell Ave Web: http://www.ipswitch.com Lexington, MA 02421-3127 The information in this document is subject to

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

MobileStatus Server Installation and Configuration Guide

MobileStatus Server Installation and Configuration Guide MobileStatus Server Installation and Configuration Guide Guide to installing and configuring the MobileStatus Server for Ventelo Mobilstatus Version 1.2 June 2010 www.blueposition.com All company names,

More information

Installing Windows XP Professional

Installing Windows XP Professional CHAPTER 3 Installing Windows XP Professional After completing this chapter, you will be able to: Plan for an installation of Windows XP Professional. Use a CD to perform an attended installation of Windows

More information

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis

Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis Autodesk Ecotect Analysis 2011 Network Administrator s Guide and Getting Started with Autodesk Ecotect Analysis This document describes how to install and activate Autodesk Ecotect Analysis 2011 software

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

StruxureWare Power Monitoring 7.0.1

StruxureWare Power Monitoring 7.0.1 StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions

More information

Network Scanner Tool R3.1. User s Guide Version 3.0.04

Network Scanner Tool R3.1. User s Guide Version 3.0.04 Network Scanner Tool R3.1 User s Guide Version 3.0.04 Copyright 2000-2004 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

MapInfo License Server Utility

MapInfo License Server Utility MapInfo License Server Utility Version 2.0 PRODUCT GUIDE Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives.

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

VeriSign PKI Client Government Edition v 1.5. VeriSign PKI Client Government. VeriSign PKI Client VeriSign, Inc. Government.

VeriSign PKI Client Government Edition v 1.5. VeriSign PKI Client Government. VeriSign PKI Client VeriSign, Inc. Government. END USER S GUIDE VeriSign PKI Client Government Edition v 1.5 End User s Guide VeriSign PKI Client Government Version 1.5 Administrator s Guide VeriSign PKI Client VeriSign, Inc. Government Copyright 2010

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

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup

More information

Symantec AntiVirus Corporate Edition Patch Update

Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

Setting Up ALERE with Client/Server Data

Setting Up ALERE with Client/Server Data Setting Up ALERE with Client/Server Data TIW Technology, Inc. November 2014 ALERE is a registered trademark of TIW Technology, Inc. The following are registered trademarks or trademarks: FoxPro, SQL Server,

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

Lepide Active Directory Self Service. Installation Guide. Lepide Active Directory Self Service Tool. Lepide Software Private Limited Page 1

Lepide Active Directory Self Service. Installation Guide. Lepide Active Directory Self Service Tool. Lepide Software Private Limited Page 1 Installation Guide Lepide Active Directory Self Service Tool Lepide Software Private Limited Page 1 Lepide Software Private Limited, All Rights Reserved This User Guide and documentation is copyright of

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

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

QACenter Installation and Configuration Guide. Release 4.4.2

QACenter Installation and Configuration Guide. Release 4.4.2 QACenter Installation and Configuration Guide Release 4.4.2 ii Please direct questions about QACenter or comments on this document to: QACenter Technical Support Compuware Corporation 31440 Northwestern

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

Synthetic Monitoring Scripting Framework. User Guide

Synthetic Monitoring Scripting Framework. User Guide Synthetic Monitoring Scripting Framework User Guide Please direct questions about {Compuware Product} or comments on this document to: APM Customer Support FrontLine Support Login Page: http://go.compuware.com

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP. Prerequisites for Oracle BI Workshop

ORACLE BUSINESS INTELLIGENCE WORKSHOP. Prerequisites for Oracle BI Workshop ORACLE BUSINESS INTELLIGENCE WORKSHOP Prerequisites for Oracle BI Workshop Introduction...2 Hardware Requirements...2 Minimum Hardware configuration:...2 Software Requirements...2 Virtual Machine: Runtime...2

More information

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1 FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2011.1 2011 Sage Software, Inc. All rights reserved. Published by Sage 2325 Dulles Corner

More information