ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if a transaction was interrupted,False if no transaction was interrupted. The following HFSQL variables are updated: H.TrsApplicationNameValue if the transaction was interrupted: Application name in the following format: Executable Name(Project Name).Value if the transaction was not interrupted: Empty string ("").Remark: This variable is available in HFSQL Client/Server mode only.H.TrsInternalIDValue if the transaction was interrupted: Internal number used to identify the transaction. Value if the transaction was not interrupted: -1H.TrsMachineNameValue if the transaction was interrupted: Name and IP address of client computer.Value if the transaction was not interrupted: Empty string ("").Remark: This variable is available in HFSQL Client/Server mode only.H.TrsPostValue if the transaction was interrupted: Identifier defined by the HComputer function or name of the machine from which the transaction was started.Value if the transaction was not interrupted: Empty string ("")
Full name of transaction file (used to store the operations performed in transaction). This file is automatically destroyed when using the HTransactionEnd or HTransactionCancel functions. If this name corresponds to an empty string ("") or if it is not specified, the transaction file used is the default transaction file (in the directory of the application named: <Project Name>_$TRS_OPERATION.trs). This parameter is ignored by the Client/Server transactions, it is only taken into account by the HFSQL Classic transactions.
Handling records during a transaction
Transactions and independent HFSQL context
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: