User 9aa4619393
17-08-2012 09:13:17
Hi all,
I have created a new project with IJC 5.9. The tables are in Oracle. I have a table containing structures as molfiles:
desc scaffold_molfile
Name Null Type
-------- -------- ------------
CDBREGNO NOT NULL NUMBER(9)
MOLFILE CLOB
XXXXID VARCHAR2(12)
I indexed the molfile column using the Jchem cartridge.
I connected IJC to the Oracle schema, no error messages. I then promoted the scaffold_molfile table to entity. No error messages. When I create views on this table however the whole view is blank, either grid or form (see screenshot attached) .
IJC displays the right number of rows at the bottom. I tried deleting recreating the view, closing reopening IJC.
I also promoted another table containing data (no molfiles) and there I don't have any problems displaying the data.
Any idea what could be wrong?
Thanks
Anna