Sign in
SQL Server Migration Assistant (SSMA) Team's Blog
How-to articles, tips-and-tricks, and guidelines for migrating from Oracle/Sybase/MySQL/Access to SQL Server and SQL Azure
MSDN Blogs
>
SQL Server Migration Assistant (SSMA) Team's Blog
>
MySQL Schema Conversion
Search Form
Quick Links
Planning MySQL Migration
Converting Schema
Migrating Data
Follow SSMA on twitter
Contact Product Support
Visit Community Forum
Blog - Links
Subscribe via RSS
Blog Home
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Blog Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Migration Assistant (SSMA) Team's Blog
Microsoft SQL Server Migration Assistant (SSMA) 5.2 is Now Available
Posted
over 1 year ago
by
Han, MSFT
34
Comments
Automating Database Migration to SQL Server 2012 SQL Server Migration Assistant (SSMA) v5.2 is now available. SSMA simplifies database migration process from Oracle/Sybase/MySQL and Microsoft Access to SQL Server and SQL Azure. SSMA automates all aspects...
SQL Server Migration Assistant (SSMA) Team's Blog
Converting MySQL LIMIT to SQL Server "Denali"
Posted
over 2 years ago
by
Welly.Lee
0
Comments
[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 to 2012 . Users should download the lastest SSMA for...
SQL Server Migration Assistant (SSMA) Team's Blog
Converting MySQL STR_TO_DATE function
Posted
over 2 years ago
by
Welly.Lee
0
Comments
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 generates a conversion error message "M2SS0201: MySQL standard...
SQL Server Migration Assistant (SSMA) Team's Blog
How to: Migrate to a schema in an existing database using SSMA
Posted
over 2 years ago
by
Welly.Lee
0
Comments
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 to create a new database. You can modify the target...
SQL Server Migration Assistant (SSMA) Team's Blog
Converting from MySQL to SQL Server: Working with Data Types
Posted
over 2 years ago
by
Bill Ramos
2
Comments
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 should download the lastest SSMA for MySQL] In...
SQL Server Migration Assistant (SSMA) Team's Blog
Migrating from MySQL to SQL Azure Using SSMA
Posted
over 2 years ago
by
Bill Ramos
1
Comments
[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 SSMA for MySQL] In this blog post, I will describe...
SQL Server Migration Assistant (SSMA) Team's Blog
MySQL to SQL Server Migration: Method for Correcting Schema Issues
Posted
over 2 years ago
by
Bill Ramos
0
Comments
[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 SSMA for MySQL] In the blog post MySQL to SQL Server...
SQL Server Migration Assistant (SSMA) Team's Blog
Saving Comments During Migration
Posted
over 2 years ago
by
Welly.Lee
0
Comments
During migration to SQL Server, you may find that the source database schema contains some comments to describe the schema. This can be as a comment within programming code (such as Oracle PL/SQL) in procedure, function, package, view or as a comment...
SQL Server Migration Assistant (SSMA) Team's Blog
MySQL to SQL Server Migration: How to Use SSMA
Posted
over 2 years ago
by
Bill Ramos
5
Comments
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 download the lastest SSMA for MySQL] In this...
SQL Server Migration Assistant (SSMA) Team's Blog
Video: Resolving Migration Issue in MySQL
Posted
over 2 years ago
by
Welly.Lee
0
Comments
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 SSMA Assessing and Converting MySQL Schema...
SQL Server Migration Assistant (SSMA) Team's Blog
Video: Converting MySQL Schema
Posted
over 2 years ago
by
Welly.Lee
0
Comments
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 SSMA Migrating Data Resolving Migration Issue
SQL Server Migration Assistant (SSMA) Team's Blog
How To Convert Individual Statement Using SSMA
Posted
over 3 years ago
by
ssma
0
Comments
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 connects to the database. Use the following steps to...
Page 1 of 1 (12 items)