Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Using LOB or CLOB datatype with ASP
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...Received on Fri Feb 15 2002 - 09:30:21 CST
>
> "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
>
>
![]() |
![]() |