query on boolean

User f52820d97e

04-02-2008 10:31:13

Hi,


If I am not wrong, you cannot query a database on a boolean field, right? This could be interesting, for example if you have the Lipinski rule of five ...


Thanks


Nicolas

ChemAxon fa971619eb

04-02-2008 10:35:46

Yes, you can query with a boolean field. In the 2.2 version you can only do this with the query builder, but the following enhancements will be available very soon:


- Query using boolean in form based query


- Better distinguish between the "false" state and the "null" state

User f52820d97e

04-02-2008 14:08:11

Right, I was trying to do it from the form builder, not the query...


Thanks Tim


Nicolas