ODBC Driver for 1010data

Build 22.0.8509

KillSession

Whether to kill the any existing sessions under your account.

Data Type

bool

Default Value

false

Remarks

Each connection to 1010Data requires its own session. While multiple connections made with the driver can share a session, the driver cannot share sessions with other tools. This option controls what happens when the driver logs in and another session is active.

By default this property is false, and the driver will attempt to take ownership over an existing session. However, this will not work if the session is not responding due to a long-running query or other issues. In those cases this property should be set to true, which will destroy the existing session and any queries which might be active on it.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509