TMyServerControl to check,analyze,repair and optimize table
Posted: Thu 09 Dec 2004 09:39
Hi, I used
TMyServerControl.CheckTable; or
TMyServerControl.AnalyzeTable; or
TMyServerControl.RepairTable; or
TMyServerControl.OptimizeTable
I wish to show the result after perform these operation. eg: which table is corrupt, which table is OK,..etc.
How to achieve it?
TMyServerControl.CheckTable; or
TMyServerControl.AnalyzeTable; or
TMyServerControl.RepairTable; or
TMyServerControl.OptimizeTable
I wish to show the result after perform these operation. eg: which table is corrupt, which table is OK,..etc.
How to achieve it?
