Hi All,
In My Visual Foxpro 7 SP1 app I am using Microsoft MSDORA provider as OLEDB on the top of Oracle ODBC
driver SQORA32.DLL 8.01.07.00 which is installed with Oracle 8i Client to update Oracle database.
My app 24/7 which is doing around 5000 transactions per day is running quite
happily but occassionally i got this error which i record in my log:
Message: OLE IDispatch exception code 0 from Microsoft Cursor Engine:
Multiple-step operation generated errors. Check each status value...
OLE error message: Multiple-step operation generated errors. Check each
status value.
OLE application name: Microsoft Cursor Engine
It is happening in my custom method and i assume at the line when i run
command UPDATE or UPDATEBATCH
Any ideas where to start looking any knowledge base etc...
Thanks
Dejan
In My Visual Foxpro 7 SP1 app I am using Microsoft MSDORA provider as OLEDB on the top of Oracle ODBC
driver SQORA32.DLL 8.01.07.00 which is installed with Oracle 8i Client to update Oracle database.
My app 24/7 which is doing around 5000 transactions per day is running quite
happily but occassionally i got this error which i record in my log:
Message: OLE IDispatch exception code 0 from Microsoft Cursor Engine:
Multiple-step operation generated errors. Check each status value...
OLE error message: Multiple-step operation generated errors. Check each
status value.
OLE application name: Microsoft Cursor Engine
It is happening in my custom method and i assume at the line when i run
command UPDATE or UPDATEBATCH
Any ideas where to start looking any knowledge base etc...
Thanks
Dejan