Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: CLOB datatype

Re: CLOB datatype

From: <craig_comstock_at_my-deja.com>
Date: Wed, 29 Nov 2000 21:27:47 GMT
Message-ID: <903scb$jtn$1@nnrp1.deja.com>

CLOBs are not really supported via ASP/ADO. At the very least they will be truncated to 4000 chars (I think).

http://support.microsoft.com/support/kb/articles/Q244/6/61.ASP

also look here...

http://msdn.microsoft.com/library/default.asp? URL=/library/psdk/dasdk/mdao2of9.htm

I had the same problem using Cold Fusion, then tried ASP, then finally went back to Cold Fusion.

http://x74.deja.com/threadmsg_ct.xp?
AN=699250522.1&mhitnum=1&CONTEXT=975533251.1918435369

Hope that helps...
In article <3a1cfd0f$1_at_news.cablecat.com>,   "Antonio Palacin" <antonio.palacin_at_fisystem.com> wrote:
>
> Hello,
>
> I'm working with HTML/ASP against Oracle 8i. When I try to get
 the data
> stored in a CLOB datatype field from HTML, I get nothing. This
 happens when
> the field has more than one line of data stored; but when I
 originally only
> inserted one line, it works!
>
> Can anyone help me?
>
> Thanks,
>
> Antonio
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 29 2000 - 15:27:47 CST

Original text of this message

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