On occasions, there is a requirement to execute certain instructions against the database when a connect is done against the database.
For example, Transactional statements to set Isolation levels.
By specifying this option and providing a SQL script with DB instructions, every database connection run will execute the contents of the sql script against the Database.
This option is set by specifying a Path & Filename. The default directory is the OpenLink? Installation folder.