Fixing tables



Hi,

Occasionally I get a message "memo file invalid or missing" . In 7 it mostly
was easy to fix by

Use mytable
copy to temp
zap
append from temp

and the memo file usually was ok. In 9 it does not let you open the file at
all so you cannot do the above. How to fix the file then in 9?

TIA


.



Relevant Pages

  • Re: Drop Table Columns
    ... I'm thinking the Append should be in two steps. ... is to merge that temp table into the master table. ... for future importing) once you get the results you want ... I cannot change the source excel file. ...
    (microsoft.public.access.tablesdbdesign)
  • [git patch] libata fix
    ... A fix for a platform driver that was a bit overdue, ... Also includes fix for PMP support, driver tested with Sil3726, ... if (temp & ONLINE) { ... goto err; ...
    (Linux-Kernel)
  • Re: Erreor when trying to install KB823353, KB867807 and KB570669 patches
    ... >> Anybody know how to fix this? ... This may be a corrupt temp folder under the user's profile. ... Change the user environment variables TEMP and TMP to point to C:\Temp ... front of my Windows 2000 system at the moment) there's the Environment ...
    (microsoft.public.win2000.windows_update)
  • Re: Macro to "TransferSpreadsheet"
    ... Then append the temp. ... "Mark" wrote in message ... Is there a way to prevent duplicate ...
    (microsoft.public.access.queries)
  • Re: how to move errant data from one field to another
    ... Append the data into a temp table and if an error is detected, ... > is showing up in a bogus field. ... then move it into the correct field. ...
    (microsoft.public.access.queries)

Loading