[V4MD] Escape Chars

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Sep 5 18:24:54 CDT 2003


on 9/5/03 6:16 PM, Martin Kloss at martin.kloss at gmx.de wrote:

> At 17:12 05.09.03 +0300, you wrote:
>>> BUT, I can't select it from the db:
>>> 
>>> SqlExecute("SELECT RecID FROM foo WHERE name = 'myStr' ")
>>     ^^^^^^^^^ SqlSelect() probably ?
>> 
>> Martin, to do SELECT query, you need use
>>    new Xtra( Vcursor, dbRef, "SELECT .."
> 
> oh sorry, I was typing from the top of my head, of course
> the real code is
> 
> myCursor = (Xtra "VCursor").new(dbRef, "SELECT...")

Okay,

Martin, I still ask you send me some project where you do this,
Because I still see ambiguity in your code.

    SqlExecute("SELECT RecID FROM foo WHERE name = 'myStr' ")
                                                    ^^^^^^

I assume here real string with return?

But then you was need to use special Lingo char to connect strings?

To avoid such problems in misreading please send me test project

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