CData Python Connector for Greenhouse

Build 24.0.9062

Modifying Data

The connection is also used to issue INSERT, UPDATE, and DELETE commands to the data source. Parameters can be used with these statements if desired.

Note that the connector does not support transactions. As with normal write operations, all SQL statements executed by this connector affect the data source immediately. Call the connection's commit() method following the execution.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062