Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Long or clob

Long or clob

From: bonminh lam <mailbox_at_online.de>
Date: Sun, 29 Oct 2000 19:43:46 +0100
Message-ID: <39FC6FE2.353E4C91@online.de>

I would like to display a text column - in an Oracle Forms application - that is bigger than 8k (whatever the limit of VARCHAR2) is. I used Designer (Version 6) to define the entity/table, the column in question is of type "text". The Forms binary to display the column should also be generated by Designer.

By default, Oracle defines that column as LONG. I understand that LONG is going to vanish in some future. Is there a way to twist Designer to work with CLOB instead?

Your help would be appreciated Received on Sun Oct 29 2000 - 12:43:46 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US