Access To MySQL Documentation

Similar documents
YOU CANNOT 'UPGRADE' INSTALLATIONS FROM PREVIOUS VERSIONS 'IN PLACE'.

CDR Database Copy or Migration to Another Server

NAS 308 Introduction to iscsi

Important Information!

AutoMate BPA Server 9 Installation Wizard

Mobile Client. User Manual. Version: 2.0.0

Metasys Database Manager Installation Instructions Code No. LIT Software Release 9.0 Issued August 2017

Important Information!

CDR Database Copy or Migration to Another Server

Setup Guide. Page 0

Perceptive TransForm E-Forms Manager Data Source

CoLinear Systems Inc. MS SQL Auto Login. On or Off. v10

Access PayrollSE v5.50a

Configuring Microsoft Outlook to Connect to Hosted Exchange Service

AutoMate BPA Server 10 Installation Guide

Publish Joomla! Article

Publish Joomla! Article

REV OBSERVER for WINDOWS

DOCUMENT REVISION HISTORY

Kernel Migrator. for SharePoint. Configuration Guide

Installing the WinSCP Secure FTP Client

Perceptive Matching Engine

Installation and Getting Started

FRM FOR OUTLOOK PLUGIN INSTALLATION GUIDE FRM Solutions, Inc.

Setup and Reconfiguration Guide

INSTALLATION GUIDE FOR MICROSOFT S SQL SERVER 2005 DATABASE SERVER SOFTWARE

ZAVANTA Standalone Installation

Downloading, Installing, and Configuring Blackboard Drive

Exchange Sync. for Microsoft Dynamics CRM. Installation

Sagem MEMS 7.3 Quick Installation Guide

Quick Start. for Users. Online Banking

EPiServer Installation Instructions

Equitrac Embedded for Kyocera Mita. Setup Guide Equitrac Corporation Equitrac Corporation

Cisco DSL Router Configuration and Troubleshooting Guide Cisco DSL Router Acting as a PPPoE Client with a Dynamic IP Address

IMPORTANT INFORMATION FOR INSTALLING COMPLAY

Pastel Evolution BIC Web Reporting User Guide

Convert Point of Sale Enterprise database to Point of Sale Professional database

Microsoft Windows Servers 2012 & 2016 Families

CPNW Account Creation Instructions

DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1

Printer Setup Instructions

MOBILE APPLICATION USERS: You will be required to update your password to meet the following format:

GraffixPro Studio Getting Started Guide

Set up an Account in Outlook 2003

Secure Mobile Access Module

COMMON WINDOWS 10 QUESTIONS & ANSWERS

Client Configuration Guide

Very Important: Conversion Pre-Planning Creating Your Single User Database Converting from Version 1.x, 2.x, or 3.x...

NC User Conference Tips and Tricks for SAS FM June 16, 2009

Database Migration Guide

Working with Profiles in Outlook for Macintosh

UCCE WebView Frequently Asked Questions

Cloud Attached Storage

Quick Start. How to start monitoring use of your computer right away.

Connecting BioNumerics to MySQL

SQL Server 2000 Setup Configuration for ICM 5.0

User Inputs for Installation, Reinstallation, and Upgrade

How to install the software of ZNS8022

Simplifying Blade Server Update with Dell Repository Manager

Table of Contents DATA MANAGEMENT TOOLS 4. IMPORT WIZARD 6 Setting Import File Format (Step 1) 7 Setting Source File Name (Step 2) 8

Installation, Configuration, and Administration Guide

Cisco Secure Desktop (CSD) on IOS Configuration Example using SDM

Wireless Setup Instructions

xtrace Monitor Installation Guide

Manually Configuring Windows 7 for Wireless PittNet

EveryonePrint Integration with Equitrac. Configuration Guide. EveryonePrint Integration with Equitrac Page 1 of 14

Sage Installation and System Administrator s Guide. October 2016

Database Username And Current User Schema Do Not Match Sql Server

University of Massachusetts Amherst * Boston * Dartmouth * Lowell * President s Office * Worcester

Ion Client User Manual

Jedox Installation on Windows

VPN Installation Quick Setup Guide

Deploying HP SIM 6.x on MSCS clusters on Windows 2008 with SQL Server 2008 SP1 White Paper

Load Bulletin ADP, Inc. Dealer Services 5607 New King Street Troy, MI Executive Assistant. Loading the 8.0 Client Media

Sage Installation and System Administrator s Guide. March 2019

Enhanced Batch Processing SO-1100

Perceptive TransForm E-Forms Manager

Frequently Asked Questions: Cisco Jabber Voice 9.1(4) for Android

Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide

How to setup Remote VPN access using Windows Radius Server and Unifi USG/Controller

This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later.

Application Note Assurance GDS Rotor-Gene Q Software Upgrade Procedure

Sage 100 ERP 2015 Installation and System Administrator s Guide

Conversion Guide. Introduction Welcome to the Conversion Guide... 2 Copyright & Trademarks... 2 Sales and Support... 2

Sugar Enterprise 6.5 Offline Client Guide

Step-by-Step Guide to Ansur Executive 3.0 Installation With or without Electronic Signatures

This document covers the most frequently used procedures in ClearCase. It contains the following sections:

DENTRIX ENTERPRISE 8.0.5

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled,

Manually Configuring Windows 8 for Wireless PittNet

How to download a program (IQ POS, IQ Business, IQ Enterprise, IQ Payroll, IQ Restaurant from our website (

1. A broadband connection. 2. Windows Vista (for these instructions; other operating systems have other instructions).

Quick User Guide. 1. Installing Readiris TM. 2. Starting Readiris TM

MANTRA REGISTERED DEVICE SERVICE MIS100V2 - WINDOWS MANTRA SOFTECH INDIA PVT LTD

DELL EMC UNITY: COMPRESSION FOR FILE Achieving Savings In Existing File Resources A How-To Guide

SmartPlant Instrumentation 2016 Upgrade Procedures

MassTransit Server Installation Guide for Windows

Running TCL Scripts on an IDENTIKEY Appliance. Creation date: 24/06/2016 Last Review: 26/07/2016 Revision number: 2

BitLocker Encryption for non-tpm laptops

Transcription:

Access To MySQL Documentation This documentation is a changing document. Most of the program is self explaining and need no further documentation. Play with it and find out what it can do. Content Prerequisites Installation Running the Program Command Line Interface Tips and Tricks Frequently Asked Questions Prerequisites Before you are able to run the program you need the following installed on your system: Microsoft Windows operating system Microsoft Access MySQL ODBC driver Note: If you use MySQL Server 4.1 or later you must have the ODBC version 3.51.10 or later. Installation The installation is very simple. Just download the setup program and run it. A wizard will guide you through the installation. Running the Program When you start the program it will display a wizard designed to guide you through the conversion of your Access database to a MySQL database. Source Database Select the Access database that you want to convert.

Destination Database After selecting a source database you must specify the destination. The destination is a MySQL server or a dump file. If you select the destination to be a dump file you must specify a file name of the dump file. In case you want to transfer the source data directly to a MySQL server you must enter the connection settings for the server. It is important that the specified username and password are valid. Make sure that the specified user is allowed to connect to the server from the computer where the conversion is run. Since the introduction of MySQL 4.1 it is required that you connect to a specific database when you use ODBC. Hence, you must specify a database in the connection settings. This database does not serve any other purpose that connecting to the server. The connection database will not be modified during the transfer of data unless you have specified the same database as the destination database. If you connect to a MySQL server prior to 4.1 you can leave this field blank. The specified database name, which receives the data, is also entered here.

Select Tables At this step of the conversion wizard all the source tables are listed. Select the tables that you want to transfer. Transfer Options A set of transfer options will decide how the source database is converted to MySQL. These options are listed below.

Drop and recreate destination database - If the option is checked the destination database specified on the "Destination Database" step of the wizard will be dropped and recreated during the transfer. Please note that all information in the existing database is lost when using this option. Transfer indexes - This option will control the creation of indexes on the new tables in the destination database. Check this option to transfer indexes for all tables. Transfer records - If you leave this option unchecked you only transfer the table definitions and not the actual data. Check this option to include the data in the transfer. Default value properties - Some table fields may have a default value when a new record is created. Check this option if you want to transfer the definitions of default values to the destination table. Auto number properties - In access you can define fields of type "Autonumber". This property of the field can be transferred to the destination database. Conversion Result After conversion the wizard will show you the result of the conversion. In case of an error during the conversion that error would be listed in the result. All the settings of the wizard can be saved in case you want to run the wizard with the same settings again at a later time. Save settings can also be used to run the conversion from a command line at a later time. Please note that passwords are stored in clear text within the configuration file.

Command Line Interface Another powerful feature of this program is the command line interface. It enables you to run the conversion without any user interaction. It is possible to specify a settings file from the command line. msa2mys settings=mysettings.ini msa2mys [SETTINGS="mysettings.ini"] [, AUTORUN] [, HIDE] [, CLEARLOG] AUTORUN - Run without interaction. CLEARLOG - Clear the log file. If this parameter is omitted the log file will continue to grow. HIDE - Disables messages in case of an error. Errors are logged to the log file. SETTINGS - Specifies a saved configuration file. Tips and Tricks Saved passwords When you run the wizard it will remember your selections until you run it the next time. Passwords are not remembered because of security reasons. However, if you want the program to remember the passwords you can change the following registry entry: HKEY_CURRENT_USER\Software\VB and VBA Program Settings\MS Access to MySQL\Settings\SavePasswords Set the value to 1 in order to store passwords and change it to 0 if you want to disable this feature. Please note that passwords are stored in clear text within the configuration file. Frequently Asked Questions

Q: Why do I get a 'Catastrophic Failure' when connecting to the destination database? A: The most common reason for this error is that you are using MySQL Server 4.1 or later with Access to MySQL version 1.2.0.29 or earlier. You must upgrade to Access to MySQL version 1.2.0.30 or later. If you have this version you can still get this error if you do not specify a connection database when entering the connection options. Q: Why do I get an error about the 'authentication protocol' when connecting to the destination database? A: Most likely because you use an older MySQL ODBC driver. You driver must have version 3.51.10.0 or later.