Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wierded out memo file
Message
 
 
To
12/08/1999 15:10:31
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00253155
Message ID:
00253178
Views:
21
>I've got something strange going on with the memo file attached to my status.dbf. It seems to be pulling memo entries from the wrong place. For instance, the memo for product A should say "yabba dabba doo" and the memo for product B should say "th-th-that's all folks". But when I go look at it, product A says "th-th-that's all folks" and I don't know where "yabba dabba doo" went.
>
>What would cause this? I'm thinking it's an indexing problem, but I've reindexed several times with no luck. At one point when I tried to pack and reindex I got a message that said "memo field missing/invalid". But then I noticed in Explorer that the time of the dbf was about 2:00 pm but the time of the fpt was 9am. I don't know why the memo field is going back to that time of day..... heck, I don't have a clue as to what's happening. Help????

It is possible for the FPT do have an earlier timestamp. For example, if you edit non-memo fields in the table, the DBF gets a new timestamp but nothing was edited in the memo field so the FPT did not change.

As for the memo fields out of sync, you could try PACK MEMO. COPY TO a tempfile, then a ZAP and APPEND FROM the tempfile might help. Other than that, AFAIK, the options come down to table repair utilities and low level file hacking.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform