Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Large Memo's in Memo Field
Message
From
21/09/2001 13:53:15
Ken Zak
Hagerty Classic Insurance
Traverse City, Michigan, United States
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00558471
Message ID:
00559401
Views:
27
>This doesn't really help your problem much I know but at least you know it's not you!

Yaaay, it's not me!! <g>

>OK now I see the problem.
>
>I played around with the blocksize a little bit. The default blocksize is 64 which means the data is stored in blocks of 64 bytes. I changed this to 32 which means store the data in blocks of 32 * 512 (16384). Now I can't even put 1 byte into the memo without getting the error.

Make sure to close the table after getting the error. Otherwise anything you do to that record will erroroneously return the error. Closing and reopening the table allows you to continue working without receiving the error.
Previous
Reply
Map
View

Click here to load this message in the networking platform