[V4RB1] Bug ?

Guillermo guillermo at parsec.info
Tue Apr 26 13:23:22 CDT 2005


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

         Guillermo



More information about the Valentina mailing list