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: How to transfer varchar2 to long raw

Re: How to transfer varchar2 to long raw

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 31 Aug 2006 10:21:55 -0700
Message-ID: <1157044914.909734@bubbleator.drizzle.com>


tamsun wrote:

> Can you give me some suggestions about this scenario:
>
> user will input many characters, maybe 1,000,
> maybe 10,000. How to store these characters into database
> except using attachment ?

CLOB CLOB and CLOB. That is the best possible solution.

If the web developers can't figure out to to use it then that is the problem you should be asking about. What toolset are they using?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu Aug 31 2006 - 12:21:55 CDT

Original text of this message

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