Use this variable to specify the locking method that the Database Connectors product should use when accessing your data source. Possible values are:
For example:
A_ODBC_LOCK_METHOD UPDATECOLUMN
The default value is none, meaning that the Database Connectors product will do nothing special to lock your data. This does not necessarily mean that your data won’t be locked. Locking depends mainly on your data source and driver. No value simply tells Database Connectors for ODBC not to perform any locking functions.