User 9ae84238bf
27-03-2009 18:25:17
Hello,
I would like to automatically add new columns to a structure table and let them appear in IJC.
I can add new columns directly to the mysql database that I am using, but then have to use theĀ "Existing standard field" button on the schema tab of IJC for each of them in order to let them appear in the IJC table. The format of the metainformation of the schema in the ijc_schem table seems to be rather complicated so I would rather like to manipulate it via the Discovery Informatics Framework.
I could use code similar to the Add-Field example, but for that I somehow need to get the DFEntity to which I want to add the field. How can I access the database via DIF outside of IJC?
Thanks,
Timm
I would like to automatically add new columns to a structure table and let them appear in IJC.
I can add new columns directly to the mysql database that I am using, but then have to use theĀ "Existing standard field" button on the schema tab of IJC for each of them in order to let them appear in the IJC table. The format of the metainformation of the schema in the ijc_schem table seems to be rather complicated so I would rather like to manipulate it via the Discovery Informatics Framework.
I could use code similar to the Add-Field example, but for that I somehow need to get the DFEntity to which I want to add the field. How can I access the database via DIF outside of IJC?
Thanks,
Timm