Multiple-step OLE DB operation generated errors - Support

Multiple-step OLE DB operation generated errors

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

Message "Multiple-step OLE DB operation generated errors." received when calling SQL Server stored procedure using the ODBC driver.

Solution:

A Google search for "multiple-step oledb", suggest adding an entry called OLEDB_SERVICES under the key in the Windows Registry for the OLD/DB provider's CLSID. This was not the problem.

The second suggestion was to use the actual OLE/DB provider instead of the ODBC driver. With this change, the call to the stored procedure works.

Personal tools