VvarChar vs VText (Speed and size)
Stan Busk
maxprog at mac.com
Tue Jan 27 14:34:40 CST 2004
Hi,
I need to store text chunks from 0 to 256 characters but average is
about 32 up to 64. Currently I use a VvarChar of 256 but I am planning
to replace it with a VText of 32 to get smaller files but I wonder
whether I will get some speed degradations as I will store thousands of
those chunks. Also I wonder if there are some drawback for using VText
in place of VvarChar.
TIA,
Stan
More information about the Valentina
mailing list