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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: lob and ado

RE: lob and ado

From: Pardee, Roy E <roy.e.pardee_at_lmco.com>
Date: Tue, 06 Aug 2002 08:53:34 -0800
Message-ID: <F001.004AC413.20020806085334@fatcity.com>


I think you need to use AppendChunk/GetChunk w/the ODBC (!?) provider. See:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q185958

and possibly also the bug listed at:

http://support.microsoft.com/default.aspx?scid=kb;en-us;q201236

You might also look into oracle's oledb provider--I wouldn't be surprised if that was more feature-rich. Search otn for info on that...

HTH,
-Roy

Roy Pardee
Programmer/Analyst
SWFPAC Lockheed Martin IT
Extension 8487
-----Original Message-----

Sent: Tuesday, August 06, 2002 8:28 AM
To: Multiple recipients of list ORACLE-L

The question is "How can i insert a [B]lob fields in a table using the ADO LIbrary ?"
I'm writing some code to access an Oracle table, using OLEDB (OraOleDB). I'm looking for the simplest way but due some limitations i can't using an intermediate file.
Any help will be greatly appreciated.
Marcello
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Pardee, Roy E
  INET: roy.e.pardee_at_lmco.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Aug 06 2002 - 11:53:34 CDT

Original text of this message

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