Aethete прав.
Если вы имеет доступ к сервисной службе Navision (NSS), то, задав запрос "С/ODBC AND transaction" вы найдете такой ответ от 9 мая 2003 года на вопрос (DE-803-617-NBK5) о возможности управления транзакциями в C/ODBC :
"The SQLTransact() function in C/ODBC does nothing (this would be used to perform manual transactions), and its correct that the auto_commit option is always on and does not complain about an attempt to turn it off. Therefore it is not possible to handle transactions with the ODBC driver
This is of cause not very good, we are currently looking into redesigning our driver, and you question is taken into considuration when designing the next version of the C/ODBC driver."
|