ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Activating a server trigger (logical files) Hide the details
True if the operation was performed, False if a problem occurs. HError is used to identify the error.
Name of the trigger to activate. This name was defined with HDescribeServerTrigger.
Logical name of one or more HFSQL Client/Server data files. To specify several names, the names of the data files must be separated by a comma (",").
Activating a server trigger on physical files associated with a connection Hide the details
Connection to use. Corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a variable of type Connection.
Physical name of one or more HFSQL Client/Server data files associated with the connection ("CUSTOMER.FIC" for example). To specify several names, the names of the data files must be separated by a comma (","). If this parameter is not specified or if it corresponds to an empty string (""), the trigger will be enabled on all the data files of the database associated to the connection.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: