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
Search
Download
SSMA for Oracle v.5.2
SSMA for Sybase v.5.2
SSMA for MySQL v.5.2
SSMA for Access v.5.2
Blog - Links
Subscribe via RSS
Blog Home
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Archive
Archives
February 2013
(1)
February 2012
(2)
January 2012
(1)
August 2011
(1)
July 2011
(7)
June 2011
(33)
May 2011
(19)
April 2011
(6)
March 2011
(8)
February 2011
(13)
January 2011
(4)
December 2010
(2)
November 2010
(3)
October 2010
(4)
September 2010
(4)
August 2010
(3)
Pick a Product
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
A Curious Case of NUMBER truncation
Posted
over 3 years ago
by
ssma
0
Comments
Oracle's FLOAT may truncate a float number beyond its binary digit limit. For example, execute the following in Oracle: DECLARE testvar FLOAT(5); BEGIN Testvar := 123.45; DBMS_OUTPUT.put_line(to_char(testvar)); END; The statement...
SQL Server Migration Assistant (SSMA) Team's Blog
"End of Support" for Older SSMA v4.0 family of Products
Posted
over 3 years ago
by
ssma
3
Comments
[ 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 30 th 2011. Following are the products in SSMA v4.0 family for which...
SQL Server Migration Assistant (SSMA) Team's Blog
MySQL to SQL Server 2008 Migration Workshop Video
Posted
over 3 years ago
by
ssma
0
Comments
The following are workshop video series for migrating from MySQL to SQL Server 2008: Getting Started with SSMA for MySQL This video covers step-by-step instructions on how to install and get up and running with the SSMA tool for MySQL. ...
SQL Server Migration Assistant (SSMA) Team's Blog
How To Perform Incremental Data Migration Using SSMA
Posted
over 3 years ago
by
ssma
1
Comments
SSMA provides an ability for you to customize sql statement used during data migration. This feature can be used in the following scenarios: Split migration of a large table into multiple iterations Migrate data partially based on specific criteria...
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...
SQL Server Migration Assistant (SSMA) Team's Blog
Installing SSMA Extension Pack on SQL Server Cluster
Posted
over 3 years ago
by
ssma
0
Comments
SSMA tool includes Extension Pack which installs sysdb database on the target SQL server environment to emulate Oracle/Sybase functionalities. There is a known issue for installing SSMA extension pack when the target SQL Server is a clustered enviroment...
SQL Server Migration Assistant (SSMA) Team's Blog
SQL Server Migration Videos
Posted
over 3 years ago
by
Welly S Lee
2
Comments
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.
SQL Server Migration Assistant (SSMA) Team's Blog
How To Perform Database Migration Assessment Using SSMA Console Application
Posted
over 3 years ago
by
ssma
7
Comments
[Updated 2/7/2012 Selina Jia - Microsoft SQL Server Migration Assistant (SSMA) for Oracle v5.2. The information provided below is still valid for SSMA for Oracle v5.2. Users should download the lastest SSMA for Oracle] SSMA 4.2 [Updated: Please obtain...
SQL Server Migration Assistant (SSMA) Team's Blog
How To Migrate Oracle’s Sample HR Schema to SQL Server
Posted
over 3 years ago
by
ssma
2
Comments
The following are step-by-step instructions on using SSMA to migrate Oracle’s sample HR schema to SQL Server 2008: 1. Download the SQL Server Migration Assistant for Oracle from here . After download, extract the installation files. 2. Install...
SQL Server Migration Assistant (SSMA) Team's Blog
Microsoft announces SQL Server Migration Assistant for MySQL
Posted
over 3 years ago
by
ssma
14
Comments
Migrate from MySQL to SQL Azure or SQL Server with ease! Microsoft announced today the release of first version of SQL Server Migration Assistant (SSMA) for MySQL! Along with this release, Microsoft refreshed the existing SSMA family of products...
SQL Server Migration Assistant (SSMA) Team's Blog
Welcome to SQL Server Migration Assistant Team's Official Blog site
Posted
over 3 years ago
by
ssma
6
Comments
Greetings! [Updated 2/7/2012 Selina Jia - Microsoft SQL Server Migration Assistant (SSMA) for MySQL, Sybase, Oracle and Access v5.2 ] Welcome to the official blog site of Microsoft SQL Server Migration Assistant (SSMA) Team. In this blog site we...
Page 5 of 5 (111 items)
1
2
3
4
5