ValentinaEscapeString

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Dec 2 21:57:37 CST 2003


on 12/2/03 9:52 PM, valentina at panamind.com at valentina at panamind.com wrote:

> Thanks Ruslan,
> 
> That's what I suspected.
> 
> So could I would write?
> 
> WHERE fld = ValentinaEscapeString('aaa'aaaa')
> 
> or should I write?
> 
> var = ValentinaEscapeString('aaa'aaaa')
> WHERE fld = var
> 
> 
> I think I answered it myself.

Yes, second case.

But note, 

Valentina right now work with LIKE as regex.
So if you will do LIKE you need send second parameter as 1

    var = ValentinaEscapeString('aaa'aaaa', 1 )

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