J
JR
I have to rename some columns and add some new ones. I have a
macro/module that runs a bunch of column creation scripts, copies the
data from the source columns to the new columns, and deletes the
original columns. All seems ok, except when I do a compact and repair
I get a new table with a bunch of Could not find field 'Description'.
in it with an error code of -1026. Any idea what's going on? May have
to switch to SQL Server where I can more directly rename a column but
would prefer to stick with Access if possible.
JR
macro/module that runs a bunch of column creation scripts, copies the
data from the source columns to the new columns, and deletes the
original columns. All seems ok, except when I do a compact and repair
I get a new table with a bunch of Could not find field 'Description'.
in it with an error code of -1026. Any idea what's going on? May have
to switch to SQL Server where I can more directly rename a column but
would prefer to stick with Access if possible.
JR