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

Home -> Community -> Usenet -> c.d.o.misc -> Re: What datatype for 1GB character data?

Re: What datatype for 1GB character data?

From: Clifford Buetikofer <clifford_buetikofer_at_merck.com>
Date: Thu, 01 Jul 1999 09:52:22 -0400
Message-ID: <377B7296.4D78942@merck.com>


Have you looked into the Oracle 8 datatype CLOB ? I've never used it but it's in my docs.

Cliff

Anastasios Kotsikonas wrote:
>
> Hi,
>
> what's the recommended datatype to use for large char strings from
> a Java programs connecting with JDBC? I tried LONG although the db seems
> to support 2GB sizes, the driver throws exceptions.
>
> thanks
>
> tasos

       The contents of this message express only the sender's opinion.
       This message does not necessarily reflect the policy or views of
       my employer, Merck & Co., Inc.  All responsibility for the statements
       made in this Usenet posting resides solely and completely with the
       sender.
Received on Thu Jul 01 1999 - 08:52:22 CDT

Original text of this message

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