How to clone a TADOQuery
From: kei (kei_at_omc.com.hk)
Date: 02/24/05
- Next message: wilson: "Setting language/locale for ADO table (Delphi 7)"
- Previous message: jason: "Not enough Parameters?"
- Next in thread: Brian Bushay TeamB: "Re: How to clone a TADOQuery"
- Reply: Brian Bushay TeamB: "Re: How to clone a TADOQuery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: wilson: "Setting language/locale for ADO table (Delphi 7)"
- Previous message: jason: "Not enough Parameters?"
- Next in thread: Brian Bushay TeamB: "Re: How to clone a TADOQuery"
- Reply: Brian Bushay TeamB: "Re: How to clone a TADOQuery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|