Hi,

I am trying to use Mart Configurator of BioMart (release-0_8-candidate_7)
with my custom table.

I have some fields with boolean data (stored as TINYINT(1)):
 - false is stored as 0
 - true is stored as 1

When I give such a field a boolean type in Mart Configurator, I get:

  "Error has occurred"

when I select one of the options (Only or Excluded) and press "Go" in the webinterface.

When looking at the "Dropdown list" in Mart Configurator, I see:
 - false
 - true

Changing those values to 0 and 1 respectively, doesn't help (same error).

If I change the fileds with the boolean data to singleSelect or multiSelect type in Mart Configurator and select 'true' or 'false', both return only columns with '0' for that field.

When changing 'false' -> '0' and 'true' -> '1' in the "Dropdown list", selecting '0' or '1' return
the right columns.


Is this a bug or am I doing something wrong?


Another question.
Where can I find documentation about all property fields in Mart Configurator?
The PDF manual doesn't cover them all.

Is it possible to specify in Mart Configurator which checkboxes for the attributes section
of the webinterface should be checked by default in the webinterface?


Greetings,
Gert Hulselmans
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to