Disable Async

This option specifies whether the connector supports asynchronous queries.

  • Enabled (1)1: The connector does not support asynchronous queries.
  • Disabled (0)0: The connector supports asynchronous queries.
Important:

This option is not supported in connection strings or DSNs. Instead, it must be set as a connector-wide property in the simba.drillodbc.ini file. Settings in that file apply to all connections that use the connector.

Key Name Default Value Required

DisableAsync

Clear (0)0

No