How to clone a TADOQuery

From: kei (kei_at_omc.com.hk)
Date: 02/24/05


Date: Thu, 24 Feb 2005 17:21:13 +0800

For TClientDataset, there is a method CloneCursor which can clone a cursor,
Is there similar method in TADOQuery?
I want to use this method to check duplicate record, For some reason, I
can't set index and need an alternate method. I want to loop the cloned
adoquery to check duplicate record.



Relevant Pages

  • Re: How to clone a TADOQuery
    ... >For TClientDataset, there is a method CloneCursor which can clone a cursor, ... >Is there similar method in TADOQuery? ... >I want to use this method to check duplicate record, For some reason, I ...
    (borland.public.delphi.database.ado)
  • Re: How to clone a TADOQuery
    ... Yes, I can clone now. ... But in the delphi help file, if I type in 'Clone', it can't find any ... >>For TClientDataset, there is a method CloneCursor which can clone a ... >>I want to use this method to check duplicate record, For some reason, I ...
    (borland.public.delphi.database.ado)
  • Re: Duplicate record dropped in SQL UNION query...
    ... F1, but was unsuccessful. ... Mark Burgum wrote: ... duplicate record is NOT part of the resulting cursor. ...
    (microsoft.public.fox.programmer.exchange)