E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide. E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide

Size: px
Start display at page:

Download "E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide. E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide"

Transcription

1 E-Notebook SQL 12.0 Desktop Database Migration and Upgrade Guide

2 1. Introduction Database System Software requirements Analysis of E-Notebook 10.0 and 11.0 database Database Migration and Configuration Create and share E-Notebook data folders (optional) Migrate/Upgrade E-Notebook Database Configure E-Notebook Client to connect to the database Configure Adobe PDF printer on E-Notebook client Confirm proper configuration of the database and client Remote Client Configuration Software requirements E-Notebook client-server connection configuration Configure Adobe PDF printer on E-Notebook client Confirm proper configuration of the remote connection Page 2 of 24

3 1. Introduction This document describes the steps required to upgrade an existing CambridgeSoft E- Notebook SQL Desktop 10.0 or 11.0 database to version 12.0 on a desktop or workstation computer. There are two scenarios for the upgrade: The existing E-Notebook 10.0 or 11.0 Desktop database is on a different computer than where the E-Notebook 12.0 database will be deployed (migration plus upgrade) The E-Notebook 12.0 Desktop database will be deployed on the same computer that currently hosts the E-Notebook 10.0, 11.0 or 11.5 database (upgrade) 2. Database System 2.1. Software requirements Operating system version: Windows XP Pro SP2/SP3 or Windows Vista Business SP1/SP2 Operating system architecture: 32 bit Microsoft Office: Office XP SP3, Office 2003 SP3, Office 2007 SP1 CambridgeSoft Applications: SKU with ChemDraw ActiveX control and E- Notebook client SQL Server version: SQL Server 2005 Express Edition with Advanced Services SP3 (as installed by the CambridgeSoft version 12 Installation Wizard).Net Framework:.Net Framework 2.0 SP2 Page 3 of 24

4 2.2. Analysis of E-Notebook 10.0 and 11.0 database Due to bugs in older client versions it is possible that some database corruption has taken place in the E-Notebook 10.0 and 11.0 Desktop databases. This will interfere with a proper migration to 12.0 and so it is recommended to run the Migration Analysis tool first against your E-Notebook 10.0 or 11.0 database. Browse to the Migration Analysis folder in your E-Notebook installation folder (default is C:\Program Files\CambridgeSoft\ChemOffice2010\E-Notebook 12.0\Utilities\Migration Analysis ). MigrationFrom11.exe. Provide the name of the E-Notebook 10.0 or 11.0 database (the default is ENDesktop10 and ENDesktop11 respectively), the server name where the 10.0/11.0 database is installed and the SQL server instance name that runs the 10.0/11.0 database (default is CAMBRIDGESOFT and CSSQL05 respectively). The connection string is generated based on the entries from the first dialog. Now a userid and password needs to be entered that has administrative access to the SQL server (the sa account is recommended. The default password for sa is CambridgeSoft_SA when installed through the CambridgeSoft Installation Wizard). Select a folder where the results can be saved and press Analyze Page 4 of 24

5 During the analysis several message will appear in the dialog with ready being the last. In the output folder where the analysis files were created, open the file MigrationProgIDs.htm and look if there are any gaps or duplicates ; other errors like invalid object name can be ignored. If you do find gaps or duplicates a SQL script needs to be constructed to fix them. There is a sample script CorrectFieldListenerPositions.sql in the Migration Analysis folder that can be used as a guide. Please contact CambridgeSoft support if you run into problems constructing the SQL query. During the analysis there are several.xml files created that contain configuration information and that need to be used for updating your database to version 12. Browse into the analysis output folder and copy the newly generated.xml files into the C:\Program Files\CambridgeSoft\ChemOffice2010\E-Notebook 12.0\Utilities\Configuration folder (overwriting any identically named existing files) Page 5 of 24

6 2.3. Database Migration and Configuration Create and share E-Notebook data folders (optional) By default the Database Setup Wizard will place all the database and configuration files in (subfolders of): [AppData]\CambridgeSoft\E-Notebook\12.0\ On Windows XP this will be: C:\Documents and Settings\All Users\Application Data\CambridgeSoft\E-Notebook\12.0\ On Windows Vista this will be: C:\ProgramData\CambridgeSoft\E-Notebook\12.0\ Note that the [AppData] folder is by default hidden on the Windows OS. Users might prefer to have the E-Notebook database and configuration files in a special data location if you plan on sharing your database since some of the folders need to be shared over the network in that case. The example below will use a data hard drive. You can create the data and configuration folders in advance before running the Database Setup Wizard but if you have not so, the Wizard will automatically create any specified folders that do not exist. Create three folders: Database will contain the actual SQL database and is not shared. Structure Index Files will contain the index files that are used for structure searching. This folder needs to be shared over the network with read/write permissions if you are going to allow other E-Notebook users to connect to your database. Configuration File will contain the information to allow the E- Notebook client to connect to the database. This folder needs be shared over the network with read permissions if you are going to allow other E- Notebook users to connect to your database. Page 6 of 24

7 Right click the Structure Index Files folder and from the context menu select Sharing and Security on Windows XP. On Windows Vista (with the share wizard turned off) select Share and click Advanced Sharing. Check Share this folder and type a network Share name. Windows XP Windows Vista Click the Permissions button. Click Add and select all the users and/or user groups that will be using E- Notebook. <OK> Select the users or user group and in the Permissions section check change and read. <OK> Page 7 of 24

8 Select the Security tab of the properties dialog. In Windows 2008 click Edit Click Add Again select all the users and/or user groups that will be using E-Notebook. <OK> Highlight the users or user group and in the Permissions section check Modify. <OK> Page 8 of 24

9 Right click the Configuration File folder and from the context menu select Sharing and Security on Windows XP. On Windows Vista select Share and click Advanced Sharing. Check Share this folder and type a network Share name. Windows XP Windows Vista Click the Permissions button. Click Add and select all the users and/or user groups that will be using E- Notebook. <OK> Only the read permission is required for the Configuration file folder. <OK> Page 9 of 24

10 Migrate/Upgrade E-Notebook Database The E-Notebook migration Wizard can be used to: Upgrade the E-Notebook 10.0 or 11.0 database to 12.0 on the same computer Migrate the E-Notebook 10.0 or 11.0 database from a different computer and upgrade to 12.0 From the Windows start menu run the E-Notebook 12.0 application The E-Notebook application will check if there is already a connection setup to an existing database. If none is found a dialog will be displayed asking you if you would like to create a new database or setup a connection to an existing database. Press Yes to continue Page 10 of 24

11 Select the Create/Migrate E-Notebook database radio button and press next. On Windows Vista allow elevated admin permissions. After clicking Next on the welcome screen, select Migrate an existing database <Next> Page 11 of 24

12 In the server name field select the (remote) computer including the SQL Server instance name that hosts your E-Notebook 10.0 or 11.0 database from the dropdown list. If the computer is not listed you need to type it in manually. The instance name used when E-Notebook Desktop 10.0 and 11.0 were installed with the CambridgeSoft Installation Wizard is CAMBRIDGESOFT and CSSQL05 respectively. Enter the information of an account that has administrative access to the remote SQL server. (If the user who is logged into the SQL server system is an administrator on both systems, Windows integrated security can be used. Otherwise a SQL user (usually sa ) that has administrative permissions has to be supplied. (The default password for sa is CambridgeSoft_SA when installed through the CambridgeSoft Installation Wizard). Press Connect If the connection to the (remote) SQL server is successful, a drop-down will appear with all the databases that are available on that computer. Select the E-Notebook SQL 10.0 or 11.0 database (default names for E-Notebook SQL 10.0 and 11.0 databases are ENDesktop10 and ENDesktop11 respectively). <next> Page 12 of 24

13 The entries for the server name where you want to create the E-Notebook 12.0 database and information to login to the SQL server Express can be left at default. The local value will automatically be converted to the name of your computer. Enter a name for your E-Notebook database or leave it at the suggested default. <Next> If you are migrating a version 10.0 E-Notebook database you will be given the option to convert the existing Windows user accounts to SQL user accounts. In particular if you are not on a domain and are migrating the database to a different computer, this is highly recommended. From the Existing User Name drop-down list, choose the windows user that you would like to convert. Enter the new SQL user name that you would like to use Press Save Page 13 of 24

14 This dialog is only seen when migrating from a 10.0 database A confirmation dialog will show confirming a new SQL login account was created. The above three steps need to be repeated for each existing user that you would like to convert. If you are migrating the E-Notebook database from a remote system, it will be backed up and then restored onto the new server. The backup file (.bak) needs to be transferred from one system to the other via a shared network folder that both systems have access to (full control). Select a location for the backup file of the old database. In the screenshot below a shared folder on the system that will host the 12.0 database was chosen but it can be any shared network resource. This dialog is only seen when migrating a remote database Page 14 of 24

15 Browse to the database, Structure Index Files and Configuration File folders if you have created them earlier. If you plan to share your database with other E- Notebook clients, you will have to use the UNC or network path of the shared folder for the Structure Index Files (which will look something like \\computer\e-notebook Structure Index files ). This path will be used in the SqlConfig.xml configuration file (that is saved in the Configuration File folder). Each client connects to SqlConfig.xml on login to determine the SQL Server Express with the connection settings and the path to the Structure Index Files that it needs to use. Leave the two check boxes checked. A summary dialog is displayed with the database that will be created in SQL Server. If you would like to use the same users in the E-Notebook 12.0 database as in 11.0, select the Migrate ENotebook users and logins checkbox so that the appropriate entries are made in SQL server. Press Create to start the process. Depending on the SQL server system configuration the upgrade process will take some time to finish. Page 15 of 24

16 After successfully creating the database, a confirmation dialog will be displayed. The MstFiles folder that the dialog talks about is the structure index folder. It should now contain the following 6 files: ENotebook.msf ENotebook.msh ENotebook.msk ENotebook.mss ENotebook.mst ENotebook.msx Page 16 of 24

17 2.4. Configure E-Notebook Client to connect to the database After successfully migrating the database, the wizard will show a dialog asking if you want to configure the E-Notebook client on the system to connect to the newly created database. Press Yes. If you chose all the defaults during the database creation, you can also use the defaults in the Client Configuration tool. Enter a service name or leave it at the suggested default. This name can be anything and will show on the E-Notebook login dialog. Keep the authentication set to SQL Server so that you will get a login screen that asks for a username and password. Keep the server connection radio button set to Server Configuration File and browse to the location where you created the Sqlconfig.xml file. Page 17 of 24

18 Press OK to save the ENClientConfig.xml file. A dialog confirming the completion of the configuration will be shown. <OK> In the login dialog that now appears enter ELNAdmin/ELNAdmin for the username and password and press Connect. The E-Notebook client will now start and connect to the database. Page 18 of 24

19 2.5. Configure Adobe PDF printer on E-Notebook client If you wish to make use of the export to PDF functionality in E-Notebook, it is required that Adobe Acrobat Pro is installed. The PDF printer on these clients needs to have the option 'Rely on System Fonts only: do not use document fonts' unchecked Confirm proper configuration of the database and client It is recommended to confirm the proper setup of the database and client by logging into E-Notebook and performing some basic tasks. Launch E-Notebook from the start menu and login using the pre-defined SQL administrative user account with login/password ELNAdmin/ELNAdmin. Create a new Chemistry Notebook with a reaction page Draw a reaction and save it to the database Do a structure search for one of the reagents you just submitted Export the notebook page to MS Word and/or PDF Create a new non-admin E-Notebook user (SQL authentication) and login as this user. During these tasks no errors should show otherwise there is a problem with one of the settings. If you are unable to trouble shoot the problem, please contact CambridgeSoft support. Page 19 of 24

20 3. Remote Client Configuration 3.1. Software requirements Operating system version: Windows XP Pro SP2/SP3 or Windows Vista Business SP1/SP2 Operating system architecture: 32 bit Microsoft Office: Office XP SP3, Office 2003 SP3, Office 2007 SP1 CambridgeSoft Applications: SKU with ChemDraw ActiveX control and E- Notebook client SQL Server version: SQL Server 2005 native client (installed by the CambridgeSoft version 12 Installation Wizard).Net Framework:.Net Framework 2.0 SP2 Page 20 of 24

21 3.2. E-Notebook client-server connection configuration Each E-Notebook client needs to be configured with the proper entries to be able to connect to the E-Notebook Database. These settings are maintained in the ENClientConfig.xml file in: From the Windows start menu run the E-Notebook 12.0 application The E-Notebook application will check if there is already a connection setup to an existing database. If none is found a dialog will be displayed asking you if you would like to create a new database or setup a connection to an existing database. Press Yes to continue Page 21 of 24

22 Select the Configure Client to connect to an existing database radio button and press next. Enter a service name or leave it at the suggested default. This name can be anything and will show on the E-Notebook login dialog. Keep the authentication set to SQL Server so that you will get a login screen that asks for a username and password. Keep the server connection radio button set to Server Configuration File Browse to, or enter, the shared folder (in UNC format) that contains the E- Notebook Configuration file ( SqlConfig.xml ) on the computer that has the E- Notebook database. Page 22 of 24

23 Press OK to save the ENClientConfig.xml file. A dialog confirming the completion of the configuration will be shown. <OK> In the login dialog that now appears enter the username and password that is setup for the remote user (or use the default admin account ELNAdmin/ELNAdmin ) and press Connect. The E-Notebook client will now start and connect to the database. Page 23 of 24

24 3.3. Configure Adobe PDF printer on E-Notebook client On all clients that wish to make use of the export to PDF functionality, it is required that Adobe Acrobat Pro is installed. The PDF printer on these clients needs to have the option 'Rely on System Fonts only: do not use document fonts' unchecked Confirm proper configuration of the remote connection It is recommended to confirm the proper setup of the client by logging into E-Notebook and performing some basic tasks. Launch E-Notebook from the start menu and login using a user account that was setup by the E-Notebook administrator. Create a new Chemistry Notebook with a reaction page Draw a reaction and save it to the database Do a structure search for one of the reagents you just submitted Export the notebook page to MS Word and/or PDF Create a new non-admin E-Notebook user (Windows, LDAP or SQL authentication) and login as this user. During these tasks no errors should show otherwise there is a problem with one of the settings. If you are unable to trouble shoot the problem, please contact CambridgeSoft support. Page 24 of 24

E-Notebook SQL 12.0 Desktop Database Installation Guide. E-Notebook SQL 12.0 Desktop Database Installation Guide

E-Notebook SQL 12.0 Desktop Database Installation Guide. E-Notebook SQL 12.0 Desktop Database Installation Guide E-Notebook SQL 12.0 Desktop Database Installation Guide 1. Introduction... 3 2. Database System... 3 2.1. Software requirements... 3 2.2. Database Creation and Configuration... 4 2.2.1. Create and share

More information

E-Notebook SQL13.0 Desktop Migration and Upgrade Guide

E-Notebook SQL13.0 Desktop Migration and Upgrade Guide E-Notebook SQL13.0 Desktop Migration and Upgrade Guide Last Modified: October 09, 2012 TABLE OF CONTENTS 1 Introduction... 3 2 Software Requirements... 3 2.1 Single User... 3 2.2 Remote (Shared Database

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

AVG 8.5 Anti-Virus Network Edition

AVG 8.5 Anti-Virus Network Edition AVG 8.5 Anti-Virus Network Edition User Manual Document revision 85.2 (23. 4. 2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Installation instructions for MERLIN Dashboard

Installation instructions for MERLIN Dashboard Installation instructions for MERLIN Dashboard Contents Installation Prerequisites:... 2 Procedure to manually backup and restore Views and Settings in AxOEE Manager... 3 For XP users go to:... 3 For Vista

More information

SQL Server Setup for Assistant/Pro applications Compliance Information Systems

SQL Server Setup for Assistant/Pro applications Compliance Information Systems SQL Server Setup for Assistant/Pro applications Compliance Information Systems The following document covers the process of setting up the SQL Server databases for the Assistant/PRO software products form

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

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

CODESOFT Installation Scenarios

CODESOFT Installation Scenarios CODESOFT Installation Scenarios NOTES: CODESOFT is a separate install from existing versions of CODESOFT. You will need to make note of your current settings (default directories, etc.) so you can duplicate

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

Upgrading to Document Manager 2.7

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

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Configuring Color Access on the WorkCentre 7120 Using Microsoft Active Directory Customer Tip

Configuring Color Access on the WorkCentre 7120 Using Microsoft Active Directory Customer Tip Configuring Color Access on the WorkCentre 7120 Using Microsoft Active Directory Customer Tip October 21, 2010 Overview This document describes how to limit access to color copying and printing on the

More information

How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher

How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher How to Install CS OrthoTrac on a New Server and Copy the Data from the Old Server to the New Version 12 and higher Purpose This document will show how to install CS OrthoTrac practice management software

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc SOFTWARE BACKUP/RESTORE INSTRUCTION SHEET This document will outline the steps necessary to take configure the

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

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

ESET REMOTE ADMINISTRATOR. Migration guide

ESET REMOTE ADMINISTRATOR. Migration guide ESET REMOTE ADMINISTRATOR Migration guide ESET REMOTE ADMINISTRATOR migration guide Copyright 2012 by ESET, spol. s r.o. ESET REMOTE ADMINISTRATOR was developed by ESET, spol. s r.o. For more information

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

AVG 9.0 Internet Security Business Edition

AVG 9.0 Internet Security Business Edition AVG 9.0 Internet Security Business Edition User Manual Document revision 90.5 (16. 4. 2010) C opyright AVG Technologies C Z, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later

for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

AVG Internet Security Business Edition 2012

AVG Internet Security Business Edition 2012 AVG Internet Security Business Edition 2012 User Manual Document revision 2012.07 (3/1/2012) C opyright AVG Technologies C Z, s.r.o. All rights reserved. All other trademarks are the property of their

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

Creating a Shared Network Installation

Creating a Shared Network Installation Creating a Shared Network Installation **These instructions are to aid Network/IT Administrators for the installation on a Networked Server** Download the application (VE [Version xxxx].msi and the shared

More information

ProSystem fx Document

ProSystem fx Document ProSystem fx Document Server Upgrade from Version 3.7 to Version 3.8 1 This Document will guide you through the upgrade of Document Version 3.7 to Version 3.8. Do not attempt to upgrade from any other

More information

Server Installation: ServerTools

Server Installation: ServerTools Server Installation: ServerTools ServerTools Page 1 Table of Contents To Install ServerTools...3 Backup and Restore...6 Purpose...6 Background...6 Requirements...6 Creating a Backup Schedule using the

More information

Orientation Course - Lab Manual

Orientation Course - Lab Manual Orientation Course - Lab Manual Using the Virtual Managed Workplace site for the lab exercises Your instructor will provide the following information before the first lab exercise begins: Your numerical

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

Reporting works by connecting reporting tools directly to the database and retrieving stored information from the database.

Reporting works by connecting reporting tools directly to the database and retrieving stored information from the database. Print Audit 6 - Step by Step Walkthrough IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 6 INSTALLATION Print Audit 6 is a desktop application that you must install on every computer where you want

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

ACTi NVR Config Converter User s Manual. Version 1.0.0.17 2012/06/07

ACTi NVR Config Converter User s Manual. Version 1.0.0.17 2012/06/07 ACTi NVR Config Converter User s Manual Version 1.0.0.17 2012/06/07 Legal Notice Disclaimer The information contained in this document is intended for general information purposes. ACTi Corporation shall

More information

MS SQL 2000 Server with CDR DICOM 3.5 and Recommended WAN Configuration

MS SQL 2000 Server with CDR DICOM 3.5 and Recommended WAN Configuration This document describes the steps for users installing CDR DICOM 3.5 in a Multi-Office Wan Environment, who meet one of the requirements below: Existing users of CDR DICOM 3.0.1 with a Full MS SQL 2000

More information

Configuration for Professional Client Access

Configuration for Professional Client Access In a network environment, in order for the clients to access the data over the network, you will need to set up a network share to the data file. CREATING A NETWORK SHARE There may be slight differences

More information

How to Copy A SQL Database SQL Server Express (Making a History Company)

How to Copy A SQL Database SQL Server Express (Making a History Company) How to Copy A SQL Database SQL Server Express (Making a History Company) These instructions are written for use with SQL Server Express. Check with your Network Administrator if you are not sure if you

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

Creating client-server setup with multiple clients

Creating client-server setup with multiple clients Creating client-server setup with multiple clients Coffalyser.Net uses a SQL client server database model to store all project/experiment- related data. The client-server model has one main application

More information

Avatier Identity Management Suite

Avatier Identity Management Suite Avatier Identity Management Suite Migrating AIMS Configuration and Audit Log Data To Microsoft SQL Server Version 9 2603 Camino Ramon Suite 110 San Ramon, CA 94583 Phone: 800-609-8610 925-217-5170 FAX:

More information

Quick Start Guide. User Manual. 1 March 2012

Quick Start Guide. User Manual. 1 March 2012 Quick Start Guide User Manual 1 March 2012 This document outlines the steps to install SAMLite system into a single box of server and configure it to run for passive collection (domain login script). This

More information

MATCH IT! Antibody v1.2 Software Installation

MATCH IT! Antibody v1.2 Software Installation MATCH IT! Antibody v1.2 Software Installation Table of Contents 1.0 Table of Contents... 1 2.0 Revisions... 2 3.0 Installation Checklist... 3 4.0 Prerequisites... 4 5.0 Database Configuration Options...

More information

Installation Guide v3.0

Installation Guide v3.0 Installation Guide v3.0 Shepherd TimeClock 4465 W. Gandy Blvd. Suite 800 Tampa, FL 33611 Phone: 813-882-8292 Fax: 813-839-7829 http://www.shepherdtimeclock.com The information contained in this document

More information

Sage Peachtree Installation Instructions

Sage Peachtree Installation Instructions Sage Peachtree Installation Instructions Quick Tips for Network Install Use the following tips to help you install Sage Peachtree on a network: Always install Sage Peachtree FIRST on the computer that

More information

How To Install And Set Up The Database For Quicdoc And Office Therapy (The Applications)

How To Install And Set Up The Database For Quicdoc And Office Therapy (The Applications) Server Database Installer for QuicDoc and Office Therapy Installation Guide What you need to know before you start This Guide was written to assist you in installing and setting up the Database system

More information

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER This document provides instructions for migrating to Avalanche 5.0 from an installation of Avalanche MC 4.6 or newer using MS SQL Server 2005. You can continue

More information

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide 1 of 7 DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide Process Overview Step Description

More information

DOCSVAULT Document Management System for everyone

DOCSVAULT Document Management System for everyone Installation Guide DOCSVAULT Document Management System for everyone 9 v Desktop and Web Client v On Premises Solution v Intelligent Data Capture v Email Automation v Workflow & Record Retention Installing

More information

Outlook Hosted Exchange Account Configuration

Outlook Hosted Exchange Account Configuration Outlook Hosted Exchange Account Configuration Thank you for choosing Erado for your Exchange hosting needs. This document is designed to assist you in exporting your existing exchange or email account

More information

How To Install Database Oasis On A Computer Or Computer (For Free)

How To Install Database Oasis On A Computer Or Computer (For Free) INSTALLATION INSTRUCTIONS Table of Contents Installation Instructions 1 Table of Contents 1 System Requirements 2 Installation 3 Selecting where to Install the Professional Server 3 Installing Prerequisites

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

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

How to Fix Time Matters. 2011 Active Practice LLC

How to Fix Time Matters. 2011 Active Practice LLC How to Fix Time Matters How to Fix Time Matters Troubleshooting tips, techniques and solutions by Wells H. Anderson, J.D., CIC. Contents 3 Table of Contents Part I Backing Up Time Matters 4 1 Manual...

More information

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later

for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later for Networks Installation Guide for the application on the server August 2014 (GUIDE 2) Lucid Exact Version 1.7-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research

More information

Como configurar o IIS Server para ACTi NVR Enterprise

Como configurar o IIS Server para ACTi NVR Enterprise Como configurar o IIS Server para 20101/1/26 NVR is a Windows based video surveillance software that requires Microsoft IIS (Internet Information Services) 6 or above to operate properly. If you already

More information

MS SQL Server Database Management

MS SQL Server Database Management MS SQL Server Database Management Contents Creating a New MS SQL Database... 2 Connecting to an Existing MS SQL Database... 3 Migrating a GoPrint MS SQL Database... 5 Troubleshooting... 11 Published April

More information

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

Installation Manual Version 8.5 (w/sql Server 2005)

Installation Manual Version 8.5 (w/sql Server 2005) C ase Manag e m e n t by C l i e n t P rofiles Installation Manual Version 8.5 (w/sql Server 2005) 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 Table of Contents - 2 - Table of Contents SERVER

More information

How to Install and Setup IIS Server

How to Install and Setup IIS Server How to Install and Setup IIS Server 2010/9/16 NVR is a Windows based video surveillance software that requires Microsoft IIS (Internet Information Services) to operate properly. If you already have your

More information

Moving/Restoring the StarShip SQL database

Moving/Restoring the StarShip SQL database Rev A.T 20140812 Moving/Restoring the StarShip SQL database This document outlines the necessary steps to migrate the StarShip database from one Microsoft SQL Server 2012 instance to another. The steps

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

Upgrading MySQL from 32-bit to 64-bit

Upgrading MySQL from 32-bit to 64-bit Upgrading MySQL from 32-bit to 64-bit UPGRADING MYSQL FROM 32-BIT TO 64-BIT... 1 Overview... 1 Upgrading MySQL from 32-bit to 64-bit... 1 Document Revision History... 21 Overview This document will walk

More information

Ajera 7 Installation Guide

Ajera 7 Installation Guide Ajera 7 Installation Guide Ajera 7 Installation Guide NOTICE This documentation and the Axium software programs may only be used in accordance with the accompanying Axium Software License and Services

More information

Setting Up the Device and Domain Administration

Setting Up the Device and Domain Administration Setting Up the Device and Domain Administration Install a Host Support Program on your Computer A NetVault7.1 program must be installed on the computer(s) used by the administrator(s) of your backup service.

More information

Exchange Mailbox Protection Whitepaper

Exchange Mailbox Protection Whitepaper Exchange Mailbox Protection Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Exchange add-on comparison... 2 Advantages and disadvantages of the different PST formats... 3 2. How Exchange

More information

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1 GO!NotifyLink Database Maintenance GO!NotifyLink Database Maintenance 1 Table of Contents Database Maintenance 3 Database Cleanup... 3 Database Backups... 3 Database Configuration... 4 The Procedure via

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

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

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

Installation & Maintenance Guide

Installation & Maintenance Guide The instruction booklet is also included on the CD in Word and Acrobat formats, which may be easier to print. (If you want to install Acrobat Reader run d:\acroread\setup.exe (where d:\ is the identifier

More information

Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio

Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio Installation / Backup \ Restore of a Coffalyser.Net server database using SQL management studio This document contains instructions how you can obtain a free copy of Microsoft SQL 2008 R2 and perform the

More information

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers

MICROSTRATEGY 9.3 Supplement Files Setup Transaction Services for Dashboard and App Developers NOTE: You can use these instructions to configure instructor and student machines. Software Required Microsoft Access 2007, 2010 MicroStrategy 9.3 Microsoft SQL Server Express 2008 R2 (free from Microsoft)

More information

Version 3.8. Installation Guide

Version 3.8. Installation Guide Version 3.8 Installation Guide Copyright 2007 Jetro Platforms, Ltd. All rights reserved. This document is being furnished by Jetro Platforms for information purposes only to licensed users of the Jetro

More information

Remote Terminal Service (RTS) User Guide (Version 2.1)

Remote Terminal Service (RTS) User Guide (Version 2.1) Remote Terminal Service (RTS) User Guide (Version 2.1) Page 1 Table of Content Content Page 1 Introduction 3 2 Prerequisite 3 3 Logon Corporate Network via Internet 4 4 Download and Install RTS Client

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

Connecting to the Remote Desktop Service

Connecting to the Remote Desktop Service Connecting to the Remote Desktop Service What is the Remote Desktop Service? Connecting to a University of Greenwich Remote Desktop allows you to work securely on documents and files held on the University's

More information

Exchange 2003 Mailboxes

Exchange 2003 Mailboxes Exchange 2003 Mailboxes Microsoft will stop supporting Exchange 2003 mailboxes in 2014 as it comes to the end of it s life. To maintain our levels of support and performance of all our customers, we will

More information

4.0 SP1 (4.0.1.0) November 2014 702P03296. Xerox FreeFlow Core Installation Guide: Windows Server 2008 R2

4.0 SP1 (4.0.1.0) November 2014 702P03296. Xerox FreeFlow Core Installation Guide: Windows Server 2008 R2 4.0 SP1 (4.0.1.0) November 2014 702P03296 Installation Guide: Windows Server 2008 R2 2014 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, FreeFlow, and VIPP are trademarks of Xerox Corporation

More information

Welcome to the QuickStart Guide

Welcome to the QuickStart Guide QuickStart Guide Welcome to the QuickStart Guide This QuickStart Guide provides the information you need to install and start using Express Software Manager. For more comprehensive help on using Express

More information

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

How to Backup and FTP your SQL database using E2.

How to Backup and FTP your SQL database using E2. How to Backup and FTP your SQL database using E2. To follow these instructions steps 1 14 must be completed either on the SQL Server or on a workstation that has the SQL Client Tools installed. You may

More information

1 of 10 1/31/2014 4:08 PM

1 of 10 1/31/2014 4:08 PM 1 of 10 1/31/2014 4:08 PM copyright 2014 How to backup Microsoft SQL Server with Nordic Backup Pro Before creating a SQL backup set within Nordic Backup Pro it is first necessary to verify that the settings

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

You may have been given a download link on your trial software email. Use this link to download the software.

You may have been given a download link on your trial software email. Use this link to download the software. BackupVault / Attix5 Server Quickstart Guide This document takes about 5 minutes to read and will show you how to: Download the software Install the Attix5 Professional Backup software Backup your files

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Diver-Office Backup and Restore the Database

Diver-Office Backup and Restore the Database Contents Determine the database type... 1 Backup and RESTORE The Diver-Office SQL CE Database... 1 Backup and Restore the Diver-Office SQL Express database... 2 SQL Server Management Studio Express...

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

NovaBACKUP Central Management Console

NovaBACKUP Central Management Console NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

Installation Guide. (You can get these files from http://www.clariostechnology.com/intelligentreports/install)

Installation Guide. (You can get these files from http://www.clariostechnology.com/intelligentreports/install) Clarios Technology Pty. Ltd. Intelligent Reporter Installation Guide Installing Intelligent Reports JIRA plugin The Intelligent Reports plugin for JIRA is available through the Atlassian Marketplace. Follow

More information

Preparing BD Systems for Data Migration. Summary of the Upgrade Process on page 6. Copying User Data Files onto an Upgraded System on page 7

Preparing BD Systems for Data Migration. Summary of the Upgrade Process on page 6. Copying User Data Files onto an Upgraded System on page 7 Windows 7 Upgrade Instructions 8/2014 Preparing BD Systems for Data Migration Contents Overview Backing Up Your Data on page 2 Summary of the Upgrade Process on page 6 Copying User Data Files onto an Upgraded

More information