SqlTran


Tables


Below is a small example of the table translation. You will notice that we refactored index definition out of the create table statement and separated it to external create index statement. We do this so we can apply indexes AFTER your data is copied. That way, if there are any errors (for example, unique constraint errors), you will not lose a single record.

SQL Server source definition


MySQL target definition


Target
Spectral Core Chat

Current version

ReleaseJune 06, 2013
Sql Tran 2.0 released
To see detailed version history of this application, click here.