[V4MD] method field

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Apr 20 11:27:19 CDT 2003


on 4/20/03 11:07 AM, Henning Pertiet at valentina at pertiet.de wrote:

Hi Henning, 

>>> What I didn't notice is that - for example - a word at the end of a
>>> long text would not be found.
> 
>> And this is obvious.
> 
>> You have forget to add SPACE between fields in your CONCAT:
>> More correct is:
> 
>>             CONCAT(bearb,' ', titel, ' ', text)
> 
> 
> What exactly is the difference here?

Let you have record

    bearb       "one tow three"
    titel       "four and five"
    text        "six seven"

Without spaces you will get resulted string as:

    "one tow threefour and fivesix seven"
            ^^^^^^^^^^^^^^^^^^

As you see LAST words become wrong,
So you cannot find them

-- 
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