Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tables with Memos getting corrupted
Message
From
09/07/2015 17:01:25
 
 
To
21/01/2015 18:24:03
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01613967
Message ID:
01621920
Views:
119
This message has been marked as the solution to the initial question of the thread.
Here is the solution I came up with and has worked ever since the last post.
I have other tables which are fairly small with memo fields and none of them ever seemed to get the same kind of corruption as my notepad ones do. The notepad tables had one big table with a loan account field and 4 or 5 memo fields to each account number with an index on the loan account number to get to them when the application went to that certain account number.

What I did was took the first four of our account number (which makes up a package for us) and made a folder called NP and in it I split up folders by the first four of the packages of the accounts. Within that I have each full 8 digit account number as a sub-folder. Within that I have an dbf and fpt for each account. No longer even a need for an index (cdx). I then use that table in the location based on the account I am in.

This has worked without a single flaw since then. Anyone having issues with memos, I hope this helps.

Kev
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform