[V4MD] method field

Richard Altenburg valentina at brainchild.nl
Sun Apr 20 10:34:08 CDT 2003


On 20-04-2003 10:07, "Henning Pertiet" <valentina at pertiet.de> wrote:

> So, when I have a field Text within CONCAT it is being cut when the
> VarChar of allfields runs out of space? Is that correct?
> 
> If so the only solution would be NOT to use Text but VarChar - but how
> do I know how much text (maximum) would fit into a VarChar ?

My guess would be to read the MaxLength-property of the field, that gives
you the exact number of characters that would fit before truncation occurs.

You could, I think, change this property too to fit the text you need to
store.



More information about the Valentina mailing list