CLOB has me wishing for a new MDAC release
- From: fostermark@xxxxxxxxx
- Date: Wed, 30 Jan 2008 17:09:50 -0800 (PST)
If I've done my Googling correctly, the Microsoft OLE DB driver
included in MDAC 2.8 was developed against Oracle 7.1. This means
that anything specific to the last 3 major versions of Oracle is not
supported by MSDAORA. Therefore, while Oralce has deprecated the Long
and Long Raw datatypes, I am forced to alter the CLOB columns in our
9i database to Long if I want to use MSDAORA.
One of my hands is tied by the fact that I'm using Crystal Reports to
read from the column in question. This means I can't write any
chunking code into my data access layer. The other is tied by the
fact that OraOLEDB.Oracle doesn't seem to work on the client's
server. They claim to have the appropriate Oracle client tools
installed, but the reports throw errors if any provider other than
MSDAORA is specified at design time.
So, what kind of trouble am I gong to encounter down the road if I
alter these CLOBs to Longs? Do I have any other alternatives?
Thanks much...
.
- Follow-Ups:
- Re: CLOB has me wishing for a new MDAC release
- From: Ralph
- Re: CLOB has me wishing for a new MDAC release
- Prev by Date: Re: Wrong text formatting saved from stream
- Next by Date: Re: CLOB has me wishing for a new MDAC release
- Previous by thread: Re: Wrong text formatting saved from stream
- Next by thread: Re: CLOB has me wishing for a new MDAC release
- Index(es):
Relevant Pages
|
|