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 |