Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 971 Bytes

sqltransact-access-driver.md

File metadata and controls

20 lines (18 loc) · 971 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
SQLTransact (Access Driver)
SQLTransact (Access Driver)
David-Engel
v-davidengel
01/19/2017
sql
connectivity
reference
Access driver [ODBC], SQLTransact
SQLTransact function [ODBC], Access Driver

SQLTransact (Access Driver)

Note

This topic provides Access Driver-specific information. For general information about this function, see the appropriate topic under ODBC API Reference.

When the Microsoft Access driver is used, SQL_COMMIT and SQL_ROLLBACK are supported for the fType argument in a call to SQLTransact.

If a failure occurs during the commit process, the affected database can be repaired using the Repair Database option in the Microsoft Access driver setup, or through the use of the REPAIR_DB keyword in the SQLConfigDataSource function.