Choose your database:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Subscribe to our news
Partners

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 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