Re: Refresh DB
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 26 Jun 2006 20:11:39 -0500
you can use Requery, which is the same as if you would call Close and
then Open. It refreshes the dataset using the original command or SQL
statement. However, using it you won't be able to change those
properties that can only be changed when the dataset is closed.
Requery is quite a bit faster than Close/Open
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Refresh DB
- From: Dolf van den Berg
- Re: Refresh DB
- From: Guillem
- Refresh DB
- Prev by Date: Re: Delphi 5.0 ADO with d5adoupdate2 fail with findNext ?
- Next by Date: Re: ProgressBar and ADO Dataset
- Previous by thread: Re: Refresh DB
- Next by thread: Reading Unicode from Access with ADO
- Index(es):