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

Home -> Community -> Usenet -> c.d.o.misc -> Re: LONG data issue

Re: LONG data issue

From: Lorenzo J. Simaika <lorenzo_simaika_at_hotmail.com>
Date: Fri, 22 Mar 2002 13:22:26 GMT
Message-ID: <01c1d1a6$44384800$0d01cf28@xfp10309.d54.lilly.com>


Have you tried the Microsoft ODBC for Oracle driver? I've noticed in various occasions it works better than the Oracle-supplied one

-- 
Lorenzo J. Simaika
Systems Engineer
http://simaika1.interfree.it

Connor McDonald <connor_mcdonald_at_yahoo.com> wrote in article
<3C9901EE.5945_at_yahoo.com>...

> Wesley wrote:
> >
> > I apologize if this has been asked and answered, but I didn't see it
when I
> > scanned the newsgroup.
> >
> > I have a web application that uses the Oracle8 ODBC driver to retrieve
lots
> > of data. However, one of the columns is truncating terribly, in fact,
only
> > the first byte is coming across. It's datatype is LONG. I have done
some
> > searching on the net and found that Oracle's ODBC driver doesn't deal
with
> > LONG data types. Certainly this is a common problem. Do any of you
have
> > any suggestions for retrieving this type of data?
> >
> > Thanks,
> > Wesley
>
> You can code up a PL/SQL routine to return the first 32k characters (or
> 4k if you plan on doing it from SQL).
>
> hth
> connor
> --
> ==============================
> Connor McDonald
>
> http://www.oracledba.co.uk
>
> "Some days you're the pigeon, some days you're the statue..."
>
Received on Fri Mar 22 2002 - 07:22:26 CST

Original text of this message

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