Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FPT file suddenly goes over 2GB
Message
From
26/04/2007 02:55:39
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01219223
Message ID:
01220007
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
>>Colin,
>>
>>What is the ideal blocksize to allocate?
>>
>>What's going in the memo?
>
>Vaiable length text could be upto 100-200 chars

I suggest you try 256. Be aware that you must a sequence of two COPY TO commands to make the change take effect. A better solution may be to update to VFP9, and use a varchar field. Or you can simply use c(200) field? In general, a memo field is not good for frequently changed/add data.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform