Skip to content

Set TRANSACTION ISOLATION LEVEL ? #645

@kmatt

Description

@kmatt

Queries appear to default to isolation level READ COMMITTED.

If a different level was desired, such as SET TRANSACTION LEVEL READ UNCOMMITTED was desired, can this be set in Connector-X?

Adding them as an initial separate statement to the SQL query results in an error:

RuntimeError: MsSQL failed to get the columns of query: SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions