forked from ifxdb/PythonIfxDB
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
>>> con.commit()
Exception: [OneDB][OneDB ODBC Driver]Driver not capable. SQLCODE=-11092
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
return_value = IfxPy.commit(self.conn_handler)
SystemError: <built-in function commit> returned a result with an error set
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\UserName\AppData\Local\Programs\Python\Python37\lib\site-packages\IfxPyDbi.py", line 573, in commit
raise _get_exception(inst)
IfxPyDbi.Error: IfxPyDbi::Error: SystemError('<built-in function commit> returned a result with an error set')Help me please to solve this..
Metadata
Metadata
Assignees
Labels
No labels