Code Factory for MySQL online Help
Prev | Return to chapter overview | Next |
Editing obligatory scripts to execute

Use the tab to specify the obligatory scripts to execute after Code Factory for MySQL will connect to the database or before the disconnect from the database. You can also enable/disable a written script.
Below you can find an example of an obligatory script to execute after Code Factory for MySQL will connect to the database. The script writes a connect time to the log table.
The next screen represents the example of an obligatory script to execute before Code Factory for MySQL will disconnect from the database. The script writes a disconnect time to the log table.
Prev | Return to chapter overview | Next |