ralphcarter
Programmer
I am trying to do a restore of data where I backed records from a table into a storage table. This particular table has 6 memo fields with data. Just 15 records into the restore and my FPT is 20M in size and I have over 3000 to restore. Any ideas how to reduce the size of the FPT table. I have to be able to do the restore while others are accessing the table so I cannot get exclusive access to do a PACK MEMO command.