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

Subscribe to our newsletter

PostgreSQL Code Factory online Help

Prev  Return to chapter overview Next 

Editing obligatory scripts to execute

Use the tab to specify the obligatory scripts to execute after PostgreSQL Code Factory 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 PostgreSQL Code Factory 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 PostgreSQL Code Factory will disconnect from the database. The script writes a disconnect time to the log table.

 



Prev  Return to chapter overview Next