Multiple-step OLE DB operation generated errors
Posted: Thu 29 Oct 2009 14:38
SDAC 4.8.0.52, RAD Studio 2007.
Console Application works with TMSStoredProc.
Coinitialize(nil) used. Calling MyProc.Prepare or directly
MyProc.FindParam('FirstParam').AsInteger:=1;
MyProc.ExecProc
raises this exception.
Why this error is caused?
Console Application works with TMSStoredProc.
Coinitialize(nil) used. Calling MyProc.Prepare or directly
MyProc.FindParam('FirstParam').AsInteger:=1;
MyProc.ExecProc
raises this exception.
Why this error is caused?