VvarChar vs VText (Speed and size)
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Jan 27 15:57:30 CST 2004
on 1/27/04 3:34 PM, Stan Busk at maxprog at mac.com wrote:
Hi Stan,
> 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.
No sense.
1) smallest segment for BLOB/TEXT is 128 bytes
2) VarChar 256 is perfect
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list