Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to transfer varchar2 to long raw
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.orgReceived on Thu Aug 31 2006 - 12:21:55 CDT
![]() |
![]() |