The following tables list the attributes that apply to Database event objects and describes their functions, allowed values and ways of modification. Fields in tables are ordered as they are displayed in the UserInterface.
Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Value 1 - Source | OPERAND1_SOURCE |
"SQL" - SQL query |
GET_ATT, :PUT_ATT |
Value 1 - SQL | OPERAND1_SQL_QUERY | SQL statement, limited to 255 characters. |
GET_ATT, :PUT_ATT |
Value 1 - Server | OPERAND1_SQL_SERVER_NAME |
The name of the databaseA database is an organized collection of data including relevant data structures. computer, |
GET_ATT, :PUT_ATT |
Value 1 - Host | OPERAND1_SQL_AGENT | The name of a database agent,
limited to 32 characters. |
GET_ATT, :PUT_ATT |
Value 1 - Database | OPERAND1_SQL_DATABASE_NAME | The database name, limited to 30 characters. |
GET_ATT, :PUT_ATT |
Value 1 - Login | OPERAND1_SQL_LOGIN | The name of a Login object, limited to 200 characters. | GET_ATT, :PUT_ATT |
Value 1 - MS Access only: File name | OPERAND1_MSACCESS_FILE | The path and file name of the MS Access database, limited to 255 characters. |
GET_ATT, :PUT_ATT |
Value 1 - Static value | OPERAND1_STATIC_VALUE |
Static value, limited to 40 characters. |
GET_ATT, :PUT_ATT |
Value 1 - Variable object | OPERAND1_VARA_NAME | The name of a Variable object, limited to 200 characters. | GET_ATT, :PUT_ATT |
Value 1 - Key | OPERAND1_VARA_KEYWORD | The name of a key, limited to 200 characters. | GET_ATT, :PUT_ATT |
Operator | OPERATOR |
">" - Greater than |
GET_ATT, :PUT_ATT |
Value 2 - Source | OPERAND2_SOURCE | "SQL" - SQL query "STATIC" - Statistical value "VARA" - Variable object |
GET_ATT, :PUT_ATT |
Value 2 - SQL | OPERAND2_SQL_QUERY | SQL statement, limited to 255 characters. |
GET_ATT, :PUT_ATT |
Value 2 - Server | OPERAND2_SQL_SERVER_NAME | The name of the database computer, limited to 30 characters. |
GET_ATT, :PUT_ATT |
Value 2 - Host | OPERAND2_SQL_AGENT | The name of a database agent, limited to 32 characters | GET_ATT, :PUT_ATT |
Value 2 - Database | OPERAND2_SQL_DATABASE_NAME | Database name, limited to 30 characters. | GET_ATT, :PUT_ATT |
Value 2 - Login | OPERAND2_SQL_LOGIN | The name of a Login object, limited to 200 characters. | GET_ATT, :PUT_ATT |
Value 2 - MS Access only: File name | OPERAND2_MSACCESS_FILE | The path and file name of the MS Access database, limited to 255 characters. |
GET_ATT, :PUT_ATT |
Value 2 - Static value | OPERAND2_STATIC_VALUE |
Static value, limited to 40 characters. |
GET_ATT, :PUT_ATT |
Value 2 - Variable object | OPERAND2_VARA_NAME | The name of a Variable object, limited to 200 characters. | GET_ATT, :PUT_ATT |
Value 2 - Key | OPERAND2_VARA_KEYWORD | The name of a key, limited to 200 characters. |
GET_ATT, :PUT_ATT |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Check |
EVENT_REPEAT |
"R" - Repeatedly |
GET_ATT, |
Timer control |
EVENT_TIME |
MMMM - Minutes in interval |
GET_ATT, |
First check |
EVENT_FIRST_EXEC |
"N" - After the time has expired |
GET_ATT, |
Start after check time |
EVENT_START_AFTER_SCH |
"N" - Do not run |
GET_ATT, |
See also:
Event
Attributes
GET_ATT function
:PUT_ATT statement
AE DB Change