[V4RB] Problem searching

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Jan 20 23:57:31 CST 2004


on 1/20/04 9:02 PM, Guillermo at guillermo at parsec.info wrote:

> I have a problem with V4RB, when I made a select with boolean
> calculated column in the where clause, never found any record.

Hi Guillermo,

BaseObject Method of boolean type is 100% the same by eating of RAM as
BaseObject method of UCHAR type.

That was a reason why I stupidly did not implement BaseObject methods of
boolean type. 

So simply change type of method to UCHAR and all will works.


> Example:
> 
> select * from table with boolean_calculated_column = true;  // Don't
> found any record
> select * from table with boolean_calculated_column = false;  // Don't
> found any record too !!!

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