Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.86 KB

working-with-ssma-for-access-console-accesstosql.md

File metadata and controls

35 lines (30 loc) · 2.86 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.collection
Working with SSMA for Access Console (AccessToSQL)
Working with SSMA for Access Console (AccessToSQL)
cpichuka
cpichuka
08/17/2017
sql
ssma
conceptual
sql-migration-content

Working with SSMA for Access Console (AccessToSQL)

Microsoft SQL Server Migration Assistant (SSMA) for Access is now accessible through a console application at command line. The script files form the input to the application for executing the commands. As a console application, SSMA enables script-level interfacing, reduces the migration cycle, and scales the migration effort.

This section explains the procedure for migrating an Access database by using the SSMA Console application.

Topics covered in this section include:

Topic Description
Getting Started with SSMA for Access Console (AccessToSQL) Explains the procedure to execute the console application.
Command Line Options in SSMA Console (AccessToSQL) Describes the command line options and parameters to operate the SSMA console application.
Creating Script Files (AccessToSQL) Explains how to create a script file.
Creating Variable Value Files (AccessToSQL) Explains how to create a variable value file.
Creating the Server Connection Files (AccessToSQL) Explains how to create a server connection file.
Executing the SSMA Console (AccessToSQL) Describes the script file commands to operate the SSMA console application.
Working with the Sample Console Script FilesExecuting the SSMA Console (AccessToSQL) Describes the way to easily customize the scripts that have been provided in the sample files along with the product.
Managing Passwords (AccessToSQL) Describes about password encryption and decryption, and importing/ exporting password information.
Generating Reports (AccessToSQL) Lists the commands to generate reports.
Troubleshooting (AccessToSQL) Provides brief information about fixing migration issues.

See also

Getting Started with SSMA for Access Console