Error 2091
Header record count does not match the number of records:
use data\ecmfgs excl
set table to 0
alter table ecmfgs add column ZCOLUMN c(1)
alter table data\ecmgs drop column ZCOLUMN
set table to 3