Re: ADODATASET and E_FAIL STATUS

From: Bill Todd (no_at_no.com)
Date: 09/06/04

  • Next message: Viatcheslav V. Vassiliev: "Re: Need additional error info from ADO"
    Date: 6 Sep 2004 10:20:29 -0700
    
    

    Is there a reproducible test case in QC?

    -- 
    Bill (TeamB)
    TeamB cannot answer questions received via email
    D Whaley wrote:
    > Can someone please shed some light on this subject.
    > 
    > There have been many, many posts regarding this issue, yet nobody
    > seems to have the answer.
    > 
    > It is becoming apparent to me that the query results along with an
    > attached multi record control have something to do with it. Most of
    > the time, if you are getting this error, you probably have a grid
    > attached to the dataset, disconnecting it makes the error go away.
    > Reconnecting it causes the error to happen even while leaving the
    > dataset open.
    > 
    > Why has this not been addressed? It has been going on for a long long
    > time, and it is very frustrating. What makes it even more frustrating
    > is it seems to be some sort of intermitent timing issue, since
    > tracing through the vcl code usually results in the error not
    > happening.
    > 
    > I have a simple query attached to a grid, open and close it from the
    > IDE and I will get the error about 7 of 10 times. Change to a
    > different query or limit the number of records returned, no errors.
    > 
    > Thanks
    

  • Next message: Viatcheslav V. Vassiliev: "Re: Need additional error info from ADO"

    Relevant Pages

    • ADODATASET and E_FAIL STATUS
      ... It is becoming apparent to me that the query results along with an attached ... multi record control have something to do with it. ... are getting this error, you probably have a grid attached to the dataset, ... What makes it even more frustrating is it seems ...
      (borland.public.delphi.database.ado)
    • Re: Google (not Borland) knows all ;)
      ... Nick Hodges [TeamB] wrote: ... Actually, in all seriousness, I think the original post does ... explain why being "not representative" is so frustrating. ...
      (borland.public.delphi.non-technical)
    • Re: ADO / Clientdataset slowness
      ... through the entire Query result set bring down the same data? ... I guess whether that's good design or not could ... the ClientDataSet was never intended to store so many records. ... > TeamB cannot answer questions received via email ...
      (borland.public.delphi.database.ado)
    • Re: TADOQuery
      ... Close the query before you change the parameter values then open it ... TeamB cannot answer questions received via email ... > This function is the primary use for the TADOQuery - ... > function TDMSpeaker.XRefExists(Rltn: TPKey; LTable, ...
      (borland.public.delphi.database.ado)
    • Re: Problems with Bookmark
      ... Are you sure DM1.TblEl is the dataset you have connected to your grid? ... the table and not from the record I click in the DBGrid?? ... Brian Bushay (TeamB) ...
      (borland.public.delphi.database.ado)