Subject 2 questions
Author slsolutions2002
I have 2 questions.

1 - When should a table be refreshed. It seems to me that sometimes
I add, update, or delete records and the effect is immediate, other
times it doesn't show until after a refresh. Is there some criteria
as to when a table should be refreshed ?

2 - I use a lot of master/detail tables. Since I don't want the data
aware controls to scroll when I scan the database I used readblock
size in the BDE to prevent this since disablecontrols does not have
the desired effect on master/detail tables. Is there some eay to
accomplish this using IBO.

Thanks