Re: Table does not reflect any changes



swansnow wrote:
>
>
> Also, I'm not sure that changing active causes a refresh.

Actually no, Open and Close are TDataset Methods and Active and False
are TDataset Properties. And here Methods turn on and off those two
properties, but not vice versa.

> Maybe you can try close and open.

Yes, that's the solution, at least it was on the old BDE days.
.