Options

Error when using ADO withing NAV

girish.joshigirish.joshi Member Posts: 407
edited 2008-05-08 in SQL General
When running a stored procedure in NAV, I'm getting the following error:

An exception was raised in method Append. The OLE control or Automation server has returned error (HRESULT) -2147352567.
The component did not provide the exception description.

The funny thing is, when I go in and make any change to the object, and then try to rerun, the error goes away.

It seems like this might be a problem with a variable not being cleared - but I'm not sure which one -- I clear the codeunit before running it -- so shouldn't all of its variables be cleared?

Comments

  • Options
    garakgarak Member Posts: 3,263
    do you have started the Debugger to know on which line the error comes :?:
    Do you make it right, it works too!
Sign In or Register to comment.