Why do I get REP-1272: Column 'field' may not be used as a Break Column
csphardAug 17 2009 — edited Aug 26 2009I change a database field from varchar2(4000) to clob so I could save more information into the table.
The problem is that when the report runs I get the following error message
Unable to Run Report to the Paper Design
REP-1272: Column 'field' may not be used as a Break Column.
I have no clue to whats wrong. I added another filed and deleted the old one and still get the same problem.
Where should I look at for this problem? Can I not read a clob?
Howard
Edited by: csphard on Aug 17, 2009 5:15 PM