Re: NestedDataSets who will Update and how will it locate?

From: Coder (alldukes_at_hotmail.com)
Date: 01/25/05


Date: Tue, 25 Jan 2005 16:29:42 +0200

Ok know after a serious work on MS Resources I'm getting better
understanding of what is ADO and what Borland wrapped, but I may still say
that this ADO wrapper is not as Borland useto wrap in other areas:) Thanks
to TBetterADO...

Anyway since I have direct access to pure ADO I am a full powered ADO user
as much as a VB user.

Thank you...

"Brian Bushay TeamB" <BBushay@Nmpls.com>, haber iletisinde sunlari
yazdi:skq8v05sbqpovtds5ts3mcqvnl4e4sdmkg@4ax.com...
> >After Editing DATASETS
>>ORDERSDATASET.UpdateBatch() updates ORDERS only but not the DETAILS
>>Are'nt the DETAILS a part of MASTER and shouldbe resolved by ADO
>>or should I always use
>> Transaction.begin
>> UpdateMaster
>> UpdateDetail
>> TransactionCommit
> You will have to updatebatch each dataset that is how ADO works even
> though it
> is different from Borland's clientdatasets
>
>>
>>And why not the LinkedFields are not updated when I do Inserts in details,
>>instead I do assign them manualy?
> if you where to set the detail dataset.datasource and mastersource
> properties it
> would update
>
>>
>>Besides when I watch the UpdateSQL I see the WHERE clause to be PK =xxx
>>and
>>UpdatedFields=OldValues but what if I want PK=xxx only! Or maybe a
>>difrent
>>criteria, like setting providersflags? Nothing in BorlandsADO and I can't
>>manage those in BetterADO...
> The ADO layer handles generating the update SQL not Borland's components.
>
>>
>>WHERE ARE THE RESOURCES ON THESE TOPICS, WHY NOTHING IS DOCUMENTED
>>COMPLETELY AND CLEARLY WITH SAMPLES FOR REAL LIFE APPLICATIONS...
> Boraland's ADO components are just a wrapper around ADO. You need to look
> to
> Microsoft documentation for most answers.
>
>
>
> --
> Brian Bushay (TeamB)
> Bbushay@NMPLS.com



Relevant Pages

  • Re: Delphi 8 - ADO?
    ... > be quite a clanger to leave us heavy ADO users out to dry. ... So much so that the Borland ...
    (borland.public.delphi.database.ado)
  • Re: Delphi 8 - ADO?
    ... I agree with Mike because all our projects use ADO. ... If one believes Borland, ... Before buying Delphi 8 Enterprise, I did not realize that there is no user ...
    (borland.public.delphi.database.ado)
  • Re: Delphi 8 - ADO?
    ... > ADO isn't perfect, but at least for us, it works just fine. ... TBetterADODataset does provide ... many fixes, but why should people pay thousands for Delphi then have to rely ... certainly not expecting Borland to do any major fixes for ADO in future. ...
    (borland.public.delphi.database.ado)
  • Re: BDE support??
    ... > Do we know if, and when, Borland will discontinue support of BDE? ... > I need this for an argument to convert to ADO. ... In other words, someone, I imagine at Borland, has done the research on ... upgrade paths and the benefits depending on how it's used. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi 8: Wheres my TADOQuery?
    ... had determined Borlands desition to not port ADO to D8..... ... Most people I know personally develop db apps using ADO. ... Perhaps borland will reconsider or maybe a 3rd party developer will do the ...
    (borland.public.delphi.non-technical)