Skip to content

(S1C00 (11470) [Simba][ODBC] (11470) Transactions are not supported.) #53

@ganeshkompella

Description

@ganeshkompella

I have tried to connect to databricks using odbc_driver and able to establish connection and able to perform reads as well,
but facing issue while doing writes. when I tried to update any record and save it using ORM I'm receiving the error (S1C00 (11470) [Simba][ODBC] (11470) Transactions are not supported.)

I'm able to do inserts and updates using raw queries by overriding the active record methods, but I would like to find out what can be done here without overriding the methods like save and destroy/delete

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