Re: E_Fail Error

From: Hicxo (Hicxo_at_discussions.microsoft.com)
Date: 06/26/04


Date: Fri, 25 Jun 2004 20:51:02 -0700

Hi,I have found the error source: one field value exceeds its DB length definition.
But the error message is so hard to understand...

thank you for your answer.

"Val Mazur" wrote:

> Hi,
>
> E_FAIL error hard to trace, because it is a generic error and means provider
> was not able to find out exact source of the error. I have found only one
> documented issue, related to this error with Oracle. It looks like it is not
> the same as you have, but try to check it to see if it helps
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;253674&Product=ado
>
>
> --
> Val Mazur
> Microsoft MVP
>
>
> "Hicxo" <Hicxo@discussions.microsoft.com> wrote in message
> news:0F32BAE7-52B5-4542-BB74-7580180F5EFC@microsoft.com...
> >I have a ADO Connection with Oracle 8i in a VB App,and when I Use
> >RecordSet.UpdateBatch Method,an error generates:
> > Run-time error '-2147467259(80004005)':
> > Data Provider Or other service retured an E_FAIL status.
> >
> > But I Don't get this error every time :),it seems that when the recordset
> > has more than 100 records i will have this error ,but it occured when I
> > have only 36 records updated yesterday...
> >
> > Any Suggestion?
> > Thanks.
>
>
>



Relevant Pages