SQL Server Migration Videos
Check out video from Joel Shalaby that include a demo on SSMA. SSMA Trailer with customer testimonials.Oracle - SQL Migation Case Study with AON and InfoSys.
View ArticleHow To Convert Individual Statement Using SSMA
You can use SSMA to convert a statement (such as PL/SQL) into T-SQL statement using SSMA. This functionality can be used, for example, to convert embedded SQL statement inside an application that...
View Article"End of Support" for Older SSMA v4.0 family of Products
[ Updated: 2/8/2012 Selina Jia]Microsoft would like to inform customers that support for SSMA v4.0 family of products (including SSMA Extension Packs) is going to end on October 30th 2011. Following...
View ArticleAccelerate migration to SQL Server with MAP Toolkit 5.5
The next version of the Microsoft Assessment and Planning (MAP) Toolkit—version 5.5— is now available for free download.· Download MAP 5.5Simplify planning for migration to the latest Microsoft...
View ArticleVideo: Installing SSMA
This video covers step-by-step instruction on how to install and get up and running with the SSMA tool for MySQL.Note:The video was recorded with SSMA CTP1 version. The full release version of the tool...
View ArticleVideo: Converting MySQL Schema
This video covers the steps involved when migrating database objects (Tables and Indices) from MySQL to SQL . Check out other video in this series:Installing SSMAMigrating DataResolving Migration Issue
View ArticleVideo: Migrating MySQL Data
This video covers the process of moving data from MySQL to SQL Server 2008 once the database structure has been migrated. Note: SSMA includes an option to do partial data migration. See this blog...
View ArticleVideo: Resolving Migration Issue in MySQL
This video covers common migration issues that a developer may encounter when they migrate from MySQL to SQL Server 2008.Check out other video in this series:Installing SSMAAssessing and Converting...
View ArticleMySQL to SQL Server Migration: How to Use SSMA
By Bill Ramos, Advaiya[Updated 2/6/2012 Han Wong - Microsoft SQL Server Migration Assistant (SSMA) for MySQL v5.2. The information provided below is still valid for SSMA for MySQL v5.2. Users should...
View ArticleMySQL to SQL Server Migration: Method for Correcting Schema Issues
[Updated 2/6/2012 Selina Jia - Microsoft SQL Server Migration Assistant (SSMA) for MySQL v5.2. The information provided below is still valid for SSMA for MySQL v5.2. Users should download the lastest...
View ArticleMigrating from MySQL to SQL Azure Using SSMA
[Updated 2/7/2012 Selina Jia - Microsoft SQL Server Migration Assistant (SSMA) for MySQL v5.2. The information provided below is still valid for SSMA for MySQL v5.2. Users should download the lastest...
View ArticleConverting from MySQL to SQL Server: Working with Data Types
By Bill Ramos, Advaiya Inc.[Updated 2/6/2012 Jiafei Yuan- Microsoft SQL Server Migration Assistant (SSMA) for MySQL v5.2. The information provided below is still valid for SSMA for MySQL v5.2. Users...
View ArticleHow to: Migrate to a schema in an existing database using SSMA
SSMA, by default, migrate to dbo schema in a SQL Server database with the same name as source database schema you are migrating from. If the database does not exists, then SSMA will prompt if you like...
View ArticleMigrating a PHP Application using MySQL to SQL Server running PHP on IIS
By Bill Ramos, Advaiya Inc.In this blog post, I’ll walk through an example of migrating a PHP application originally written for a Windows Apache MySQL PHP server (WAMP) onto an IIS server running PHP...
View ArticleConverting MySQL STR_TO_DATE function
MySQL provides STR_TO_DATE() standard function which convert string into date type. SSMA does not support conversion of STR_TO_DATE() function and when it encounters call to the function, SSMA...
View Article"End of Support" announcement for SQL Server Migration Assistant v4.2 family...
Microsoft would like to inform customers that support for SSMA v4.2 family of products (including SSMA Extension Packs) is going to end on July 15th 2012. Following are the products in SSMA v4.2 family...
View ArticleHow SSMA Estimates Manual Conversion Time
SSMA automates conversion of most statement. There are a few features and syntax which SSMA is unable to migrate. In such situation, SSMA issues a migration error and for each error, SSMA provides...
View ArticleConverting MySQL LIMIT to SQL Server "Denali"
[Updated 2/6/2012 Selina Jia - Microsoft SQL Server Migration Assistant (SSMA) for MySQL v5.2. The information provided below is still valid for SSMA for MySQL v5.2, but SQL Server "Denali" is changed...
View ArticleAnnouncing SQL Server Migration Assistant (SSMA) v.5.1
Automating database migration from Oracle, Sybase, MySQL, and Access database to SQL Azure and SQL Server “Denali”.Microsoft announced today the release of SQL Server Migration Assistant (SSMA) v.5.1,...
View ArticleSSMA Feature Overview
TechNet Magize published an article which provide overview of SQL Server Migration Assistant (SSMA) features and how it can be used to support database migration to SQL Server.SQL Server: Manage the...
View Article