View Single Post

   
  #13 (permalink)  
Old 04-08-2008, 11:16 AM
tamsun
 
Posts: n/a
Default Re: How to transfer varchar2 to long raw

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.

Reply With Quote