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: Using LOB or CLOB datatype with ASP

Re: Using LOB or CLOB datatype with ASP

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Fri, 15 Feb 2002 15:30:21 -0000
Message-ID: <3c6d2996$0$225$ed9e5944@reading.news.pipex.net>


ado works just fine with both the oracle odbc and oledb drivers.

we also use lobs in .asp using these drivers.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Heinz Kiosk" <no.spam_at_ntlworld.com> wrote in message
news:qs6b8.38700$YA2.5512157_at_news11-gui.server.ntli.net...

>
> "C Chang" <cschang_at_maxinter.net> wrote in message
> news:3C6C8F11.48D3_at_maxinter.net...
> > C Chang wrote:
> > >
> > > I am going to design a table including LOB or CLOB data. My WEB appl
> > > is designed with ASP code. Does the MS ODBC or OLEDB driver can
handle
> > > such datatype? Thanks
> > >
> > > C Chang
> > According to MS support papers q239719 and q244661, saying that MDAC
> > 2.5, 2.6, 2.7 and OLEDB do not support Oracle 8.x dataype CLOB, BLOB,
> > etc. So how does MS ODBC support LOB?
> >
> > C Chang
>
> Those support papers all refer to Microsoft's own ODBC driver for Oracle.
I
> have not used that and I don't know how to make it work at all. It doesn't
> work on my PC. All of my comments refer to Oracle's own ODBC driver (for
> Oracle). So I misled you unintentionally, I thought that you were just
> talking about ODBC, not specifically MDAC. I don't know if there is ADO
> wrapper for Oracle's ODBC driver.
>
> Regards
>
> Tom
>
>
Received on Fri Feb 15 2002 - 09:30:21 CST

Original text of this message

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