main logo
Subject: Re: ValentinaEscapeString
Author: Ruslan Zasukhin
Posted: 2003/12/02 14:38:00
 
View Entire Thread
New Search


on 12/2/03 7:04 PM, valentina (at) panamind .DOT com at valentina@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 .DOT com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------

_______________________________________________
Valentina mailing list
Valentina@lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina




 
©2003 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->