On Feb 22, 2004, at 10:20 AM, Lee Miller wrote:
> If I provide a Tools Menu command "Rebuild All Indexes" for a user,
> what is the most efficient way to code this?
>
Valentina provides an SQL command to do this -- SQLExecute("REINDEX
DATABASE").
Charles Yeomans