Recordsets
From: Daryl (stockd_at_tpg.com.au)
Date: 12/31/03
- Next message: Isi Robayna: "Re: Delphi 8 - ADO?"
- Previous message: Tony J Hopkinson: "Re: swapping two values in db"
- Next in thread: Ignacio Vazquez: "Re: Recordsets"
- Reply: Ignacio Vazquez: "Re: Recordsets"
- Reply: Brian Bushay TeamB: "Re: Recordsets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Dec 2003 09:20:51 +1000
Is it possible to create a standalone ADO recordset and populate it with the
contents of another recordset so it can have a filter applied to it.
My aim was to then use this recordset to allow the user to step through it
i.e. for use with a 'Find' feature, when the user wants the next record
meeting the their criteria then the primary key of the record in the
filtered recordset is used to show the record in the original recordset.
The original recordset is linked to a form for viewing.
Any idea would be good.
Thanks
daryl
- Next message: Isi Robayna: "Re: Delphi 8 - ADO?"
- Previous message: Tony J Hopkinson: "Re: swapping two values in db"
- Next in thread: Ignacio Vazquez: "Re: Recordsets"
- Reply: Ignacio Vazquez: "Re: Recordsets"
- Reply: Brian Bushay TeamB: "Re: Recordsets"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|