Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blocksize question
Message
From
23/07/2002 11:53:32
 
 
To
23/07/2002 08:42:53
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00681544
Message ID:
00681725
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
>Thanks.
>
>I know how to do this. My question is: Will Visual FoxPro be slower if I SET BLOCKSIZE TO 0?
>
>Hilmar.


Hilmar,

I've never tested whether vfp was slower with 1 byte allocation on memo. It saves a lot of space though.

IMO the difference will very small considering that
- the 1 is the minimal block
- the space for an entire memo is allocated sequentially (repl memo with newvalue discards the old space and allocates new space)

just my opinion
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform