Trigger Location (-trig)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Trigger Location (-trig)
Use Trigger Location (-trig) to identify the name of the directory or
library that contains the database ABL triggers for a database.
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection | — | — | — | — |
- dir-name, lib-name
- The location of the database ABL triggers.
Library names must have a .pl extension. the AVM interprets all other
extensions as directory names. If you do not use Trigger Location (-trig)
when connecting to the database, the AVM searches the PROPATH for the
triggers.
Note: If you are generating the local binary schema cache, do not connect to the
database using Trigger Location (
-trig) and the Schema Cache File (-cache) together.