I have a 1.5 Million record database. When it was originally designed field widths were set to 255 bytes wide. My database size is almost 2GB and I would like to a shorter length. When I use the design window it errors out due to lack of memory. When I copy the structure to a new table, modify the column widths and then do an append query from old to new, during the append query the old file sizes are moved to the new file. Are there any suggestions that I have not tried?
Thank you in advance.
Thank you in advance.