Re: E_Fail Error

From: Val Mazur (group51a_at_hotmail.com)
Date: 06/24/04


Date: Wed, 23 Jun 2004 22:02:37 -0400

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

  • Re: ORACLE CLIENT USERS BEWARE: Bug in Query Builder breaks SQL
    ... Comparing the Microsoft .NET Framework 1.1 Data Provider for Oracle ... When trying to use the Query Builder with Oracle, ...
    (microsoft.public.vsnet.general)
  • Re: Oracle Database Access via IIS 6.0 ASP Pages on Windows 2003 S
    ... >Oracle 10g Client is installed on the Windows Server. ... >This is my standard DSN Less connection. ... >Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
    (microsoft.public.inetserver.iis)
  • Re: Cant get Oracle OLE DB provider to work from SSIS on a 64-bit environment
    ... The project I'm trying to get running, consists of approx 25 seperate packages where 3-4 of them gets data from different Oracle sources, but I'm not even got to the point where I'm trying to run the whole lot. ... There are two issues in the topic that could be an issue, and that is to switch the whole project to 32-bit mode and then the part that says that the Designer only shows 32-bit versions of the provider. ... What I think I'll try now, it to install the 32-bit version of the Oracle ODAC to see if that makes any difference. ... uninstall ODAC and when I uninstall the regular Oracle Client with the ...
    (microsoft.public.sqlserver.dts)
  • Re: ORA-1866 The datetime class is invalid error...the saga continues!
    ... but you could try using a different data provider. ... Use the Microsoft ADO.NET Oracle Provider ... VB.NET to my employers and not being able to query data using a date field ... SQL statements I provided earlier will execute flawlessly in any enviornment ...
    (microsoft.public.dotnet.general)
  • Re: Accessing Oracle 9i tables on a Linux box
    ... MSFT and Oracle more or less universally abandoned the common interface, ... developing interfaces that take best advantage of the specific provider. ... ADO/OLEDB as was the last universal interface, ... we are primarily an Oracle shop here, and have been for many years, but we ...
    (microsoft.public.dotnet.framework.adonet)