Re: Refresh DB




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
.