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@xxxxxxxxxxxxxxxx
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
.



Relevant Pages

  • Re: help with general design of application
    ... but id still like opinions on how best to do this ... limited to 255 characters. ... could store only the email address in a database and then have a field ...
    (microsoft.public.inetserver.asp.db)
  • help with general design of application
    ... the web app that im creating will allow a user to input their email address, ... point so that people couldnt go crazy, but my question is how best to store ... limited to 255 characters. ... is a database a good choice for storing this type of data? ...
    (microsoft.public.inetserver.asp.db)
  • Re: Unicode characters length (NOT size)
    ... I have a database table column in MySQL which can store up to 100 ... The encoding used in the database is UTF-8. ... store 100 characters regardless if they are single bytes or ... they are already encoded in UTF-8 ...
    (comp.lang.c)
  • Re: Unicode characters length (NOT size)
    ... I have a database table column in MySQL which can store up to 100 ... The encoding used in the database is UTF-8. ... store 100 characters regardless if they are single bytes or ... they are already encoded in UTF-8 ...
    (comp.lang.c)
  • Re: asp.net chinese encoding
    ... > restrict the characters stored in mssql to be codepage 1252. ... If it can only store those characters, then it can't possibly store any ... You still need to separate the database element from the browser ... were in a different character set is to the actual one is a really bad ...
    (microsoft.public.dotnet.languages.csharp)