on 2009 May 04 8:02 AM
Hi,
i moved to the new JRC (v12.2) from 11.8.
Now I have the Problem that Memo Fields (such where you can put rtf or html on it) won't be displayed. In 11.8 it works well. After writing my report to fielssystem and open it with cr4e the memofield definition is deleted in the report itself.
What goes wrong there? Any options I must set for memo fields in 12.2?
The memo fields are deleted into the report after i change the connection of the report via databaseController.replaceConnection. If i export the rpt file before this function call the fields are still there.
Example:
IConnectionInfo newci = new ConnectionInfo();
sdc.replaceConnection(oldci, newci, null, DBOptions._useDefault
+ DBOptions._doNotVerifyDB);
I use a JDBC Connection to an oracla 10g database. The linked fields are CLOB fields.
Thanks
Edited by: Daniel Guenzel on May 4, 2009 10:53 AM
Edited by: Daniel Guenzel on May 5, 2009 11:29 AM
Hi !
I have exactly the same problem than you.
I use the function replaceConnection of the JRC(12.2) and the Memo fields (CLOB fields in my oracle database) don't appear in my report.
I tried to change the value of the options but there's nothing to do.
Did you find a solution? If so, could you help me to solve this problem, you are my last chance ...
Thank you for your help.
Edited by: CaroleB on May 27, 2009 6:46 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I doesn't find a solution for this Problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
9 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.