Sql Translator

Documentation

Back to SqlTran page

Database tree

Here, you can explore all the objects in your project.

Above the tree of objects, there are several small buttons you will use for operations on the objects.

Trash - skip selected objects from translation (or writing to target database)
Lock - finalizes the state of the selected objects. You will no longer be able to change their code until you unlock them. This also disables the regeneration of the target SQL, for example when a new product version is installed with updated translation engine.
Pen - enable manual override of the translated SQL. Use this to modify the target code by hand.
Magnifier (Show) - display the selected object's source and target SQL. You can also double-click the desired object as a shorthand.
Edit - display the selected object's source and target SQL. Modification of target SQL is allowed. This button only appears for objects where manual override has been enabled.

database-tree