main logo
Subject: Re: ValentinaEscapeString
Author: valentina /AT/ panamind DO.T com
Posted: 2003/12/02 14:13:00
 
View Entire Thread
New Search


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.

Gary

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

_______________________________________________
Valentina mailing list
Valentina /at/ lists D.OT macserve.net
http://lists.macserve.net/mailman/listinfo/valentina




 
©2003 valentina at panamind .DO.T com
<-- Prior Message New Search Next Message -->