tamsun wrote:
> On Thu, 31 Aug 2006 10:21:55 -0700, DA Morgan <damorgan@psoug.org>
> wrote:
>
> xcept 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?
>
> Thanks again.
>
> Once I have create a table with a BLOB field to stored attachment.
> The web program make wrong, when I change BLOB to long raw, it's
> work. As for CLOB, I have not do experiment. I really don't know
> why because the web platform is not open to me. When I consult
> the engineer who make the platform, he ask me to use long raw.
> I'm sorry for my low-grade question. I think I must misunderstand
> something. Today I will ask the engineer again.
>
> Thank you very much.
I appreciate that English may not be your first language but it seems
that you are not understanding what multiple people have tried to tell
you.
VARCHAR2 and CLOB and LONG = characters
LONG RAW and BLOB = binary
They are not interchangeable.
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org