PROJECT OPTIONS
Custom scripts
Sometimes you want to prepare your database or computer before conversion. You might want to log something or scrub some data before converting, especially when conversion is done on a recurring basis.
SQL script on source (start)
Specify filename of your SQL script to run against your source database. Use the icon on the right to browse the computer for your SQL script. By default we don't write to your source database. However, if your SQL scripts modifies your database, we will allow it to run and assume you know what you are doing.
SQL script on target (start)
Specify filename of your SQL script to run against your target database. Use the icon on the right to browse the computer for your SQL script.
System command (start)
We will let Windows run the file you specify here.
We will run your scripts as soon as conversion is complete. Use it to log something or run your custom modification on converted tables.
SQL script on source (end)
Specify filename of your SQL script to run against your source database. Use the icon on the right to browse the computer for your SQL script. By default we don't write to your source database. However, if your SQL scripts modifies your database, we will allow it to run and assume you know what you are doing.
SQL script on target (end)
Specify filename of your SQL script to run against your target database. Use the icon on the right to browse the computer for your SQL script.
System command (end)
We will let Windows run the file you specify here.
