[V4MD] method field

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Apr 19 18:58:40 CDT 2003


on 4/19/03 3:06 PM, Henning Pertiet at valentina at pertiet.de wrote:

Hi Henning, 

> I have a database where I use a method field:
> 
> allfields = CONCAT(bearb,titel,text)
> Its type is (so far) : VarChar [504]-ASCII
> 
> Is it possible that because I use VarChar the length of the searchable text is
> limited?

Limit will be 504 of course

If you concat 3 other VarChar[504] then it is logical to make result field
to be VarChar[1512]

> And if so how can I change that in Director (not in VAPP)?

You mean that you have EXISTED database and what now programmatically change
length?

Look for ChangeLength() function (not exact name).

-- 
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://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list