ValentinaEscapeString

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Dec 2 21:40:38 CST 2003


on 12/2/03 7:04 PM, valentina at panamind.com at valentina at panamind.com wrote:

> 
> Could someone explain the use of the ValentinaEscapeString() command?

Hi Garry,

If your string have quote, then it must be escaped

Otherwise how you can do

    WHERE fld = 'aaa'aaaa'
                   ^^^ problem ?
 

Must be 

    WHERE fld = 'aaa\'aaaa'


This function do this work for YOUR strings.

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