[V4RB1] Bug ?
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Tue Apr 26 15:17:31 CDT 2005
    
    
  
On 4/26/05 2:23 PM, "Guillermo" <guillermo at parsec.info> wrote:
Hi Guillermo,
> I'm (still) using V4RB 1 and I think that I found a bug, when I
> execute this query:
> 
> select * from table1 where field1=''''  // all records with a '
> 
> works fine, but if I use parenthesis:
> 
> select * from table1 where (field1='''')  // show a error (invalid
> cursor)
> 
> The second query works fine with a value different than ''''
Well, try this 
    where (field1 = '\'')
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina
mailing list