Products Downloads


French version


 

 

This function is used to modify the transaction control mode (autocommit or manual control by COMMIT/ROLL_BACK).

 

Note: if you use this function, your application must be compiled with the commitment control ("Ignore the commitment control" checkbox unchecked in the environment attributes), otherwise the COMMIT and ROLL_BACK instructions will not be generated.

 

Context

  • Windows server,

  • Java server.

 

Parameters

NUM_BIN_4

Transactional

Transactional mode:

0 => autocommit

1 => manual commit

 

Example

NUM_BIN_4 Transactional

* switches to autocommit mode

Transactional = 0

CALL_DLL 'VaToolBx' 'VaToolBxSetTransactionalMode' Transactional

 

List of the VaToolBx functions by topic

 

↑ Top of page


  • Aucune étiquette