Sql Translator

Triggers


Below is a small example of the trigger translation. MySQL allows direct referencing of old and new record's values, while SQL Server exposes them as virtual tables, so we need to query them.

MySQL source definition


Source procedure

SQL Server target definition


Target procedure
Spectral Core Chat

Current version

ReleaseDecember 08, 2009
Sql Tran - initial release
To see detailed version history of this application, click here.