USQL Multi-Tier Client DSN s on Windows x64 editions

Size: px
Start display at page:

Download "USQL Multi-Tier Client DSN s on Windows x64 editions"

Transcription

1 USQL Multi-Tier Client DSN s on Windows x64 editions 64-Bit Windows editions permit both 32-Bit and 64-Bit ODBC applications to run on a 64-Bit platform. The type of ODBC application you run, determines which U/SQL multi-tier client you use, and what kind of data source definition (DSN s) you can use with your ODBC application. When you install the U/SQL client on a 64-Bit Windows machine, both the 32-Bit and 64-Bit U/SQL ODBC Client drivers will be installed, although in different places. Additionally, the 64-Bit U/SQL client driver requires a license be installed on the U/SQL client in order to use it. 32-Bit ODBC applications use the 32-Bit U/SQL Client driver, and access 32-bit DSN s. 64-Bit applications on the other hand, use the 64-Bit U/SQL Client driver and, can only access 64-Bit DSN s The administrative tools that are installed with the U/SQL client- the U/SQL Administrator, and U/SQL Manager, are currently all 32-bit applications and so they will only enable the administration of 32-bit DSNs. 64-bit DSNs must be defined and administrated from the Windows ODBC Manager accessed from the Control Panel. Depending upon your requirements, you may need to define the same data source DSN connections twice on the same machine, one for use with 32-bit ODBC applications, and another for use with 64-Bit ODBC applications. You must use different DSN names for each, even though they may be defined exactly the same in the U/SQL Server. By defining your DSN s twice, you can access U/SQL DSN s from both 64-Bit ODBC applications and 32-Bit ODBC applications on the same Windows machine. Installing U/SQL Multi-Tier Client on Windows x64 editions You use the U/SQL Client installation file USQLxxxCLIENT.exe to install the U/SQL Multi-Tier client. xxx indicates the release number of the U/SQL Client. You can obtain the ftp download for the multi-tier client from your U/SQL supplier. Normally, on 32-Bit Windows editions, the default installation location for the USQL Client files on Windows x32 is: C:\Program Files\USQLC For a USQL Client installation running under Windows x64 edition, this becomes: C:\Program Files (x86)\usqlc (For 32-bit programs, Windows x64 provides new default installation targets for Program Files and Common Program Files): Item Name Windows x64 Windows x32 Program Files C:\Program Files (x86) C:\Program Files Common Program Files C:\Program Files (x86)\common Files C:\Program Files\Common Files

2 Windows x64 Redirection The Windows x32 on Windows x64 (WOW64) platform provides 32-bit application services in a native 64-bit environment. To make sure that the 32-bit applications are kept separate from the 64-bit applications, WOW64 does some file and registry redirection. Filesystem Redirection Windows x64 editions use file redirection for 32-bit programs to ensure that they work correctly in the 64-bit Windows environment. The 32-Bit U/SQL Client driver, TSODBC32.dll is installed in the Windows\SysWOW64 folder. The 64-Bit U/SQL Client driver TSODBBC64.dll is installed in the Windows\SYSTEM32 folder.

3 Registry Redirection Windows x64 editions use registry redirection for 32-bit programs to ensure that they work correctly in the 64-bit Windows environment. For instance, any registry entries written by a 32-bit program to the HKEY_LOCAL_MACHINE\Software registry key will actually get redirected to the HKEY_LOCAL_MACHINE\Software\Wow6432Node registry key instead. When a 32-bit application attempts to read from HKEY_LOCAL_MACHINE\Software, it gets redirected to HKEY_LOCAL_MACHINE\Software\Wow6432Node instead. The 32-Bit U/SQL Client is registered in HKEY_Current_User\Software\Wow6432Node\Transoft and HKEY_LOCAL_MACHINE\Software\Wow6432Node\Transoft The 64-Bit U/SQL Client is installed under HKEY_LOCAL_MACHINE\Software\Transoft Windows x64 ODBC changes The Open Database Connectivity (ODBC) driver interface has been revised for Windows x64. A 64-bit version of the Microsoft Windows operating system includes the following versions of the Microsoft Open Database Connectivity (ODBC) Data Source Administrator tool (odbcad32.exe): The 32-bit version of the Odbcad32.exe file is located in the %systemdrive%\windows\syswow64 folder. The 64-bit version of the Odbcad32.exe file is located in the %systemdrive%\windows\system32 folder. (Where %WINDIR% is the folder Windows is installed in, - often C:\Windows or C:\WIN). The odbcad32.exe file displays the following types of data source names (DSNs): System DSNs User DSNs For further information regarding 32 and 64-bit versions of the ODBC Administrator please refer to following Microsoft page;

4 Defining 64-Bit U/SQL ODBC DSN s The ODBC Data Source Administrator has remained visually unchanged but, being a native 64-bit application, only defines native 64-bit ODBC Drivers. Use the 64-Bit ODBC Data Source Administrator from your system s Control Panel to define a U/SQL data source as a System DSN in order to access a U/SQL Server from a 64-Bit ODBC Application.

5

6 Note: The 64-bit and 32-bit ODBC Administrator programs are visually identical, and both show ODBC Data Source Administrator on their Window title bars. 64-Bit U/SQL Data Source Definition issues Since a File Data Source DSN name cannot be shared between 32-Bit and 64-Bit ODBC applications, you may need to configure a 64-Bit Data Source definition in your U/SQL Server, and define it exactly as you would the existing 32-Bit data source definition.

7 If you will be running both 32-bit and 64-Bit ODBC applications from a 64-Bit system, and you use a System DSN definition, then define your DSN s twice with different names, once as a 32-Bit DSN that a 32-Bit ODBC application uses, and again as a 64-Bit DSN that your 64-Bit ODBC applications will use. Defining 32-Bit U/SQL ODBC DSN s Use the 32-Bit ODBC Data Source Administrator, or the U/SQL Client Administrator to define a U/SQL data source as a System DSN in order to access a U/SQL Server from a 32-Bit ODBC Application even if you run the 32-Bit application on a 64- Bit Windows Edition.

8 32bit User Data Source issues As previously discussed, Windows x64 redirects registry reads and writes by 32-bit programs to ensure compatibility. Because WOW64 s redirection of HKEY_LOCAL_MACHINE\Software registry key, the 32-bit ODBC Administrator will only display 32-bit System Data Source names, and the 64-bit ODBC Administrator will only display 64-bit System Data Source Names. However, data sources created in the User DSN tab of the ODBC Administrator are created in the HKEY_CURRENT_User\Software key, which is shared for 64-bit and 32-bit programs. This means that any User Data Source created from either the 64-bit or 32-bit ODBC Administrator will display on both ODBC Administrator screens..

9 When you click Configure or Remove on any 32-bit User Data Source from the 64-bit ODBC Administrator, or vice versa, you will see errors, for instance: 1. Create a User Data Source from the 32-bit ODBC Data Source Administrator, 2. View the 64-bit ODBC Data Source Administrator: 3. Click Configure or Remove : The message above is only an example, - depending on what data source driver type you use, you may see a different message. For Transoft Data Source Names, it is recommended that you can use the USQL Administrator, from which you can add / remove and configure Transoft Data Sources. For all other data source types, you must use the correct ODBC Data Source Administrator to Add / Remove and Configure Data Sources, which will stop these messages from occurring. Since a File Data Source DSN name cannot be shared between 32-Bit and 64-Bit ODBC applications, you may need to configure a 64-Bit Data Source definition in your U/SQL Server, and define it exactly as you would the existing 32-Bit data source definition.

10 Testing 64-Bit U/SQL DSN Connections You can use the Microsoft OLE DB Provider for ODBC Drivers to test your 64-Bit connections to a U/SQL Server on 64-Bit Windows editions. Do not attempt to use the U/SQL Client Administrator program to test connections with a 64-Bit DSN, because the U/SQL Client Administrator is a 32-Bit Application. You can test your 64-Bit DSN connection by creating a Microsoft Data Link (.udl) file on your desktop, then use it to test the connection using the U/SQL 64-Bit Client driver. Perform the following steps: 1. Right Cick anywhere on your desktop and select New Text Document 2. Name your document any name you wish, then rename it and replace the file extension as.udl.

11 3. Right Click this newly created.udl file and select Properties On the Provider tab, select Microsoft OLE DB Provider for ODBC Drivers and push the Next button.

12 4. On the Connection Tab, use the Data Source Name selector to select the name of your 64-Bit DSN definition, then push the apply button. 5. Finally, push the Test Connection button to test the connection to the U/SQL Server.

How to Connect to CDL SQL Server Database via Internet

How to Connect to CDL SQL Server Database via Internet How to Connect to CDL SQL Server Database via Internet There are several different methods available for connecting to the CDL SQL Server. Microsoft Windows has built in tools that are very easy to implement

More information

Step 2: Open the ODBC Data Source Administrator Panel

Step 2: Open the ODBC Data Source Administrator Panel Trams Crystal Report Viewer for Crystal Reports Version 10 Requirements 1 Pentium Dual Core or better Windows 2003 or 2008 Windows Vista Windows 7 Windows 8 Microsoft ODBC 3.0 or higher Trams Back Office

More information

Setting up an MS SQL Server for IGSS

Setting up an MS SQL Server for IGSS Setting up an MS SQL Server for IGSS Table of Contents Table of Contents...1 Introduction... 2 The Microsoft SQL Server database...2 Setting up an MS SQL Server...3 Installing the MS SQL Server software...3

More information

SQL Express to SQL Server Database Migration MonitorIT v10.5

SQL Express to SQL Server Database Migration MonitorIT v10.5 SQL Express to SQL Server Database Migration MonitorIT v10.5 (v10.5) March 2013 www.goliathtechnologies.com Legal Notices MonitorIT v10.5 Installation Guide Inc. All rights reserved. www.goliathtechnologies.com

More information

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

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

More information

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

ODBC Overview and Information

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

More information

Connecting to SQL server

Connecting to SQL server Micromedia International Technical study Author: Pierre Chevrier Number of pages: 17 Company: Micromedia International Date: 24/08/2011 Réf. : ETT_20110624_000001.docx Connecting to SQL server This document

More information

RE:Open for SQL Anywhere. Installation Guide. RE:Open for SQL Anywhere Installation Guide 1

RE:Open for SQL Anywhere. Installation Guide. RE:Open for SQL Anywhere Installation Guide 1 RE:Open for SQL Anywhere Installation Guide RE:Open for SQL Anywhere Installation Guide 1 Pre-Installation Considerations Close all other Windows applications before running the installation. Your Raiser

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

IceWarp Server Windows Installation Guide

IceWarp Server Windows Installation Guide IceWarp Unified Communications IceWarp Server Windows Installation Guide Version 11.3 Published on 2/6/2015 Contents IceWarp Server Windows... 4 Pre-requisites... 5 Launch Installer Wizard... 6 Select

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

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

Escalation Server Documentation For Tele-Support HelpDesk Rev 5/29/2001

Escalation Server Documentation For Tele-Support HelpDesk Rev 5/29/2001 Introduction Escalation Server Documentation For Tele-Support HelpDesk Rev 5/29/2001 The purpose of the Escalation Server is to improve performance of HelpDesk s auto-escalation of priorities. It is designed

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Description Open Directory Service ODBC-ODBC Bridge Version 1.0 Table of Contents 1. Overview 5 1.1. ODBC-Bridge Client 5 1.2. ODBC-Server 6 1.3. Access Control 6 1.4. Licensing 7

More information

How-to configure Auditing for IDENTIKEY Authentication Server 3.2 to a remote Oracle Database on a standalone Microsoft machine.

How-to configure Auditing for IDENTIKEY Authentication Server 3.2 to a remote Oracle Database on a standalone Microsoft machine. KB 110096 How-to configure Auditing for IDENTIKEY Authentication Server 3.2 to a remote Oracle Database on a standalone Microsoft machine. Creation date: 30/09/2011 Last Review: 06/12/2012 Revision number:

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

4D v1x ODBC Driver INSTALLATION GUIDE

4D v1x ODBC Driver INSTALLATION GUIDE INSTALLATION GUIDE Open Database Connectivity Standard (ODBC) is an open standard application programming interface (API) used to access one or more databases from a single application. In order to set

More information

Technical Bulletin. SQL Express Backup Utility

Technical Bulletin. SQL Express Backup Utility Technical Bulletin SQL Express Backup Utility May 2012 Introduction This document describes the installation, configuration and use of the SATEON SQL Express Backup utility, which is used to provide scheduled

More information

Jolly Server Getting Started Guide

Jolly Server Getting Started Guide JOLLY TECHNOLOGIES Jolly Server Getting Started Guide The purpose of this guide is to document the creation of a new Jolly Server in Microsoft SQL Server and how to connect to it using Jolly software products.

More information

Service Management Accelerator for Telecom (SMAT)

Service Management Accelerator for Telecom (SMAT) Service Management Accelerator for Telecom (SMAT) [Solution Deployment Guide] This Solution Deployment Guide describes how to install and use the default SMAT model and visualization project in the SMAT

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States

More information

Archive Server for MDaemon disaster recovery & database migration

Archive Server for MDaemon disaster recovery & database migration Archive Server for MDaemon Archive Server for MDaemon disaster recovery & database migration Abstract... 2 Scenarios... 3 1 - Reinstalling ASM after a crash... 3 2 - Moving database from one server to

More information

SQL Express to SQL Server Database Migration Goliath Performance Monitor v11.5

SQL Express to SQL Server Database Migration Goliath Performance Monitor v11.5 Goliath Performance Monitor v11.5 (v11.5) July 2015 www.goliathtechnologies.com Legal Notices Guide for Goliath Performance Monitor v11.5 Copyright 2014 Goliath Technologies Inc. All rights reserved. www.goliathtechnologies.com

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

ODBC Group Policy Settings

ODBC Group Policy Settings ODBC Group Policy Settings Indhold Introduction... 3 Computers involved... 3 Complete process... 3 ODBC 32/64 bit issues... 3 Process of setting up Registry settings for ODBC... 5 Registry files with settings...

More information

Windows Vista and Windows 7 Users:

Windows Vista and Windows 7 Users: Windows Vista and Windows 7 Users: Installing TR-5 Parameter Interface From the root folder of the installation CD for TR-5, please run the file setup.exe to start the installation. Do NOT run the file

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

MS SQL Express installation and usage with PHMI projects

MS SQL Express installation and usage with PHMI projects MS SQL Express installation and usage with PHMI projects Introduction This note describes the use of the Microsoft SQL Express 2008 database server in combination with Premium HMI projects running on Win31/64

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

Querying Databases Using the DB Query and JDBC Query Nodes

Querying Databases Using the DB Query and JDBC Query Nodes Querying Databases Using the DB Query and JDBC Query Nodes Lavastorm Desktop Professional supports acquiring data from a variety of databases including SQL Server, Oracle, Teradata, MS Access and MySQL.

More information

Windows 7 & 8 specific install instructions for SOS suite

Windows 7 & 8 specific install instructions for SOS suite Windows 7 & 8 specific install instructions for SOS suite Windows 8, Windows7, and Vista have new security features which control user specific install and execution rights. Because of these changes, users

More information

SPECIALIST PRACTICE MANAGER

SPECIALIST PRACTICE MANAGER INSTALLATION GUIDE FOR SPECIALIST PRACTICE MANAGER using a MICROSOFT SQL SERVER DATABASE Updated October 2009 All rights reserved. No reproduction, transmission, transcription, storage in a retrieval system,

More information

ODBC Driver Guide. Installation and Configuration. Freezerworks Unlimited Version 6.0

ODBC Driver Guide. Installation and Configuration. Freezerworks Unlimited Version 6.0 ODBC Driver Guide Installation and Configuration Freezerworks Unlimited Version 6.0 PO Box 174 Mountlake Terrace, WA 98043 www.freezerworks.com support@freezerworks.com 425-673-1974 877-289-7960 U.S. Toll

More information

2.3 - Installing the moveon management module - SQL version

2.3 - Installing the moveon management module - SQL version 2.3 - Installing the moveon management module - SQL version The moveon management module consists of two elements: the moveon client and the moveon database. The moveon client contains all the program

More information

Updating Device Firmware Via FTP

Updating Device Firmware Via FTP Summary Page 1 of 5 Updating Device Firmware Via FTP For some tasks, updating a device s firmware via FTP is preferable to a standard update from a host system. In some situations, such as reverting to

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

Important Notes for WinConnect Server VS Software Installation:

Important Notes for WinConnect Server VS Software Installation: Important Notes for WinConnect Server VS Software Installation: 1. Only Windows Vista Business, Windows Vista Ultimate, Windows 7 Professional, Windows 7 Ultimate, Windows Server 2008 (32-bit & 64-bit),

More information

SENDING EMAILS & MESSAGES TO GROUPS

SENDING EMAILS & MESSAGES TO GROUPS SENDING EMAILS & MESSAGES TO GROUPS Table of Contents What is the Difference between Emails and Selltis Messaging?... 3 Configuring your Email Settings... 4 Sending Emails to Groups Option A: Tasks...

More information

SEER-HD Database Administrator s Guide

SEER-HD Database Administrator s Guide SEER-HD Database Administrator s Guide Rev. April 30, 2010-1 - Contents Introduction... 3 How SEER-HD Works... 4 Interaction of SEER-HD with Other SEER Programs... 5 Database Platforms... 6 Getting Started...

More information

Linking Access to SQL Server

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

More information

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

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

More information

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

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

More information

DBISAM Version 4 ODBC Driver Manual

DBISAM Version 4 ODBC Driver Manual Table of Contents DBISAM Version 4 ODBC Driver Manual Table Of Contents Chapter 1 - Before You Begin 1 1.1 Application Compatibility 1 Chapter 2 - Using the ODBC Driver 5 2.1 Configuring a Data Source

More information

Installation Guide. Installing MYOB AccountRight in a Remote Desktop Services Environment

Installation Guide. Installing MYOB AccountRight in a Remote Desktop Services Environment Installation Guide Installing MYOB AccountRight in a Remote Desktop Services Environment Table of Contents 1 Contents Page No. Contents Page No. Overview 2 1.0 Installing AccountRight on a Remote Desktop

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

StoreGrid Backup Server With MySQL As Backend Database:

StoreGrid Backup Server With MySQL As Backend Database: StoreGrid Backup Server With MySQL As Backend Database: Installing and Configuring MySQL on Windows Overview StoreGrid now supports MySQL as a backend database to store all the clients' backup metadata

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

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide Insight Video Net. LLC. CMS 2.0 Quick Installation Guide Table of Contents 1. CMS 2.0 Installation 1.1. Software Required 1.2. Create Default Directories 1.3. Create Upload User Account 1.4. Installing

More information

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide

National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide National Fire Incident Reporting System (NFIRS 5.0) NFIRS Data Entry/Validation Tool Users Guide NFIRS 5.0 Software Version 5.3 Prepared for: Directorate of Preparedness and Response (FEMA) Prepared by:

More information

Setting up a database for multi-user access

Setting up a database for multi-user access BioNumerics Tutorial: Setting up a database for multi-user access 1 Aims There are several situations in which multiple users in the same local area network (LAN) may wish to work with a shared BioNumerics

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

Server & Workstation Installation of Client Profiles for Windows (WAN Edition)

Server & Workstation Installation of Client Profiles for Windows (WAN Edition) 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 (WAN Edition) 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 Important Note on

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

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

CloudCTI Recognition Configuration Tool Manual

CloudCTI Recognition Configuration Tool Manual CloudCTI Recognition Configuration Tool Manual 2014 v1.0 Contents Recognition Configuration Tool... 2 Welcome to the Recognition Configuration Tool... 2 Getting started... 2 Listed applications... 4 Other

More information

ODBC (Open Database Connectivity) for MS-Excel Microsoft OLE DB Provider for ODBC Drivers (Legitronic v3.6.2 & Later)

ODBC (Open Database Connectivity) for MS-Excel Microsoft OLE DB Provider for ODBC Drivers (Legitronic v3.6.2 & Later) ODBC (Open Database Connectivity) for MS-Excel Microsoft OLE DB Provider for ODBC Drivers (Legitronic v3.6.2 & Later) Open Database Connectivity (ODBC) is a standard or open application-programming interface

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

Microsoft Security Essentials Installation and Configuration Guide

Microsoft Security Essentials Installation and Configuration Guide Microsoft Security Essentials Installation and Configuration Guide This installation guide is for users who are intending to download the software from Microsoft s web site. If you are not intending on

More information

Using SQL Database Mirroring to Improve Citrix XenApp Server Farm Disaster Recovery Capabilities

Using SQL Database Mirroring to Improve Citrix XenApp Server Farm Disaster Recovery Capabilities Using SQL Database Mirroring to Improve Citrix XenApp Server Farm Disaster Recovery Capabilities www.citrix.com Summary... 3 Environment... 3 SQL Server Configuration... 3 XenApp Server Configuration...

More information

Connecticut Hazardous Waste Manifests Database

Connecticut Hazardous Waste Manifests Database Connecticut Hazardous Waste Manifests Database Due to limitations inherent to Microsoft Access, the Department has migrated this database to Microsoft SQL Server. The user interface will remain the same.

More information

ScanWin Installation and Windows 7-64 bit operating system

ScanWin Installation and Windows 7-64 bit operating system ScanWin Installation and Windows 7-64 bit operating system In order to run the ScanWin Pro install and program on Windows 7 64 bit operating system you need to install a Virtual PC and then install a valid,

More information

Installing VinNOW Client Computers

Installing VinNOW Client Computers Installing VinNOW Client Computers Please review this entire document prior to proceeding Client computers must use UNC path for database connection and can t be connected using a mapped network drive.

More information

Backup / migration of a Coffalyser.Net database

Backup / migration of a Coffalyser.Net database Backup / migration of a Coffalyser.Net database There are two main procedures for backup or migration of your Coffalyser.Net database. One of these procedures makes use of the SQL management studio software

More information

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing

More information

Troubleshooting CallManager Problems with Windows NT and Internet Information Server (IIS)

Troubleshooting CallManager Problems with Windows NT and Internet Information Server (IIS) Troubleshooting CallManager s with Windows NT and Internet Information Server (IIS) Document ID: 13973 Contents Introduction Prerequisites Requirements Components Used Conventions CallManager Administration

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

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Anchor End-User Guide

Anchor End-User Guide Table of Contents How to Access Your Account How to Upload Files How to Download the Desktop Sync Folder Sync Folder How to Share a File 3 rd Party Share from Web UI 3 rd Party Share from Sync Folder Team-Share

More information

SPARX SYSTEMS ENTERPRISE ARCHITECT GOES CLOUD USING MICROSOFT AZURE AND MICROSOFT SQL AZURE VERSION 2.1

SPARX SYSTEMS ENTERPRISE ARCHITECT GOES CLOUD USING MICROSOFT AZURE AND MICROSOFT SQL AZURE VERSION 2.1 VERSION 2.1 SPARX SYSTEMS ENTERPRISE ARCHITECT GOES CLOUD USING MICROSOFT AZURE AND MICROSOFT SQL AZURE 2012 LieberLieber Software GmbH www.lieberlieber.com 1 INHALT Sparx Systems Enterprise Architect

More information

CONTACTS SYNCHRONIZER FOR IPAD USER GUIDE

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

More information

CS WinOMS Practice Management Software Server Migration Help Guide

CS WinOMS Practice Management Software Server Migration Help Guide CS WinOMS Practice Management Software Server Migration Help Guide Checklist Prior to Beginning a Server Migration: A. The CS WinOMS install disk. Install files can be downloaded to server via FTP, contact

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

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

Ektron CMS100 Web Hosting Edition Installation Manual, Version 1.0

Ektron CMS100 Web Hosting Edition Installation Manual, Version 1.0 Ektron CMS100 Web Hosting Edition Installation Manual, Version 1.0 i Copyright 2002 Ektron, Inc. All rights reserved. Version 1.0, February, 2002 Ektron CMS100 Web Hosting Edition Installation Manual,

More information

ilaw Server Migration Guide

ilaw Server Migration Guide ilaw Server Migration Guide Revised April 2014 Contents Preface Overview 1. Backing up your Existing database Method 1. Backing up an ilaw MSDE database only Method 2. Using BURT The Backup/Restore Tool

More information

Migrating a Database from Legi for Windows 2.X to MS Access

Migrating a Database from Legi for Windows 2.X to MS Access Migrating a Database from Legi for Windows 2.X to MS Access Today s powerful enterprise grade PC s come loaded with Microsoft s Windows XP Professional operating system, or at the very least Microsoft

More information

Keep SQL Service Running On Replica Member While Replicating Data In Realtime

Keep SQL Service Running On Replica Member While Replicating Data In Realtime Page 1 of 7 Keep SQL Service Running On Replica Member While Replicating Data In Realtime ClusterReplica Enterprise resolves the issue by redirect the data in real-time data replication to a temporary

More information

System Administrative Manual

System Administrative Manual System Administrative Manual CRCD Management System Team 11 Muzzammil Imam - Project Manager/Implementer Jason Loewy Implementer Fan Xu - Implementer/Trainer/Tester Adarsh Khare- Implementer / Trainer/Tester

More information

Client Program Installation Guide

Client Program Installation Guide Siku Quanshu (Wenyuange Edition) Online Subscription Services Client Program Installation Guide 1. System Requirements The minimum requirements of the Siku Quanshu (Wenyuange Edition) Online Subscription

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

ODBC Driver Version 4 Manual

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

More information

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server How to Setup and Connect to an FTP Server Using FileZilla The ability to store data on a server and being able to access the data from anywhere in the world has allowed us to get rid of external flash

More information

Install MS SQL Server 2012 Express Edition

Install MS SQL Server 2012 Express Edition Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other

More information

HOW TO SET UP A DIRECT LINK BETWEEN PRIMAVERA PROJECT MANAGER 5 AND NAVISWORKS. Timo Hartmann t.hartmann@ctw.utwente.nl

HOW TO SET UP A DIRECT LINK BETWEEN PRIMAVERA PROJECT MANAGER 5 AND NAVISWORKS. Timo Hartmann t.hartmann@ctw.utwente.nl Technical Paper #4 HOW TO SET UP A DIRECT LINK BETWEEN PRIMAVERA PROJECT MANAGER 5 AND NAVISWORKS Timo Hartmann t.hartmann@ctw.utwente.nl COPYRIGHT 2009 VISICO Center, University of Twente visico@utwente.nl

More information

Installing Globodox Web Client on Windows 7 (64 bit)

Installing Globodox Web Client on Windows 7 (64 bit) Notes: Supported Editions - Windows 7 Professional, Windows 7 Enterprise, and Windows 7 Ultimate. Make sure that the Globodox Desktop Client is installed. Make sure it is not running. Please click on Allow

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

Quick Start Guide Using OneDisk with the Tappin Service

Quick Start Guide Using OneDisk with the Tappin Service Quick Start Guide Using OneDisk with the Tappin Service Copyright 2013, Tappin, Inc. All rights reserved. Tappin and the Tappin logo are trademarks of Tappin, Inc. All other trademarks are the property

More information

SEER Enterprise Shared Database Administrator s Guide

SEER Enterprise Shared Database Administrator s Guide SEER Enterprise Shared Database Administrator s Guide SEER for Software Release 8.2 SEER for IT Release 2.2 SEER for Hardware Release 7.3 March 2016 Galorath Incorporated Proprietary 1. INTRODUCTION...

More information

Metasys Historical Data Visualization

Metasys Historical Data Visualization Installation Bulletin Issue Date 11/01/01 INSTALLATION BULLETIN Metasys Historical Data Visualization Metasys Historical Data Visualization...2 Introduction... 2 Key Concepts... 3 Overview of MHDV Configuration

More information

How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed

How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed How to Set Up Outlook 2007 and Outlook 2010 for Hosted Microsoft Exchange if the Program is Already Installed 1. If you received your copy of Outlook from Cbeyond (via a CD or by downloading it from CbeyondOnline)

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

NAS 225 Introduction to FTP Explorer

NAS 225 Introduction to FTP Explorer NAS 225 Introduction to FTP Explorer Connect to FTP sites and transfer files A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Use FTP Explorer to connect

More information

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition or SQL Server 2008 Express R2 to Microsoft SQL Server

More information

Migrating Netpresenter Message Server

Migrating Netpresenter Message Server Migrating Netpresenter Message Server Contents 1. Introduction... 3 2. Things to take in account before migrating... 3 3. Installing the new server... 3 Message Server v10.5 or lower... 3 Message Server

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE TROUBLESHOOTING GUIDE (When using SQL Server 2008 R2) Third edition, (3 Dec 2013) This manual applies to these networked products: Lucid CoPS, Lucid Rapid, LASS 8-11, LASS 11-15 LADS, LADS Plus, Lucid

More information

How To Use Outlook On A Virtual Desktop On A Pc Or Macbook

How To Use Outlook On A Virtual Desktop On A Pc Or Macbook Virtual Desktop Frequently Asked Questions 1. How do I download the VMWare agent? 2. I downloaded the client from another computer. Why don t I see the shortcut on the desktop of this computer? 3. How

More information