Re: How to implement notes fields under Forms 4.5

From: Ashraful Islam <ashraful_at_erols.com>
Date: 1998/02/11
Message-ID: <6btklf$n0o$1_at_winter.news.erols.com>#1/1


You can create VARCHAR2(2000) column in the server side and use that in the form as a note field. If you need greater length then LONG datatype is another option. VARCHAR2 will offer more data manipulation option then LONG datatype.

Ulrich Brandes wrote in message <34E15E61.DD2ECAF8_at_technet.net>...
>Hi everybody,
>
>I like to know what is the best way to implement a notes field under
>Forms 4.5 with an Oracle 7.3 database which can store more then 255
>characters (while using char or varchar2)?
>
>ThankĀ“s in advance.
>
>
>
>Ulrich Brandes
>
Received on Wed Feb 11 1998 - 00:00:00 CET

Original text of this message