[V4RB] [CARBON] Unexpected quit when using LIKE

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Mar 26 17:04:35 CST 2003


on 3/26/03 4:01 PM, Andy Fuchs at andy at foxwerk.de wrote:

Hi Andy,

> RB (4.0.3) unexpectedly quits when I use a LIKE - search:
> 
> ie. SELECT Title FROM myTABLE WHERE Title LIKE "Hi"
> 
> Everything works fine and I get a valid cursor, but when I try to access the
> properties of the cursor RB quits immediately.
> 
> sqlString = "SELECT Title FROM MAIN WHERE Title LIKE 'Hello'"
> 
> v_vCursor = db.SQLSelect(sqlString)
> 
> if (v_vCursor <> nil) then
>   n = v_vCursor.RecordCount  // <- CRASHES HERE
> end if

1) No error before this ?
    have you check it?

2) viSQL can do this query on YOUR db ?
    if yes then db fine.

-- 
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://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list