473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

accessing blob fileds from oracle

Hello,
I am connecting to Oracle9.2 database from VB6.0 using MSDAORA provider. I
am using ADO2.5.
When I try to access a blob column of oracle I am getting the below
mentioned error.

--------------------
Run-time error '-2147467259 (80004005)':

Data type is not supported.
----------------------

When I try to connect using OracleOLEDB.Oracle provider I am able access the
blob column and get the image stored in the column.
I can not use this provider as all my clients will not contain this
provider. I need to use MSDAORA provider only.

Could any tell me what could the problem?

regards,
Chenna
Feb 3 '06 #1
2 4552
"Chenna Sudarsan" <rb************@in.bosch.com> schrieb
Hello,
I am connecting to Oracle9.2 database from VB6.0 using MSDAORA
provider. I am using ADO2.5.

This is a VB.Net newsgroup. The best place to ask VB6 related database
questions is microsoft.public.vb.database.ado
Armin

Feb 3 '06 #2
On Fri, 3 Feb 2006 20:20:28 +0530, "Chenna Sudarsan" <rb************@in.bosch.com> wrote:

¤ Hello,
¤ I am connecting to Oracle9.2 database from VB6.0 using MSDAORA provider. I
¤ am using ADO2.5.
¤ When I try to access a blob column of oracle I am getting the below
¤ mentioned error.
¤
¤ --------------------
¤ Run-time error '-2147467259 (80004005)':
¤
¤ Data type is not supported.
¤ ----------------------
¤
¤ When I try to connect using OracleOLEDB.Oracle provider I am able access the
¤ blob column and get the image stored in the column.
¤ I can not use this provider as all my clients will not contain this
¤ provider. I need to use MSDAORA provider only.
¤
¤ Could any tell me what could the problem?

Yes, the Microsoft ODBC driver and OLEDB provider do not support a BLOB data type:

http://support.microsoft.com/default...b;en-us;244661
Paul
~~~~
Microsoft MVP (Visual Basic)
Feb 6 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mohammad | last post by:
hi when i try to send a blob or Longraw value with more than 32k as parameter to stored procedure in oracle 9i, the following exception raise "ORA-01460 : Unimplemented or Unreasonable...
2
by: Niraj | last post by:
Hi, I am trying to do bulk insert of binary data (array of bytes) in an Oracle table. The data type of the table is BLOB. I am using Oracle Objects for OLE (OO4O) in C++. The binary data that I...
11
by: Chris Fink | last post by:
I have setup an Oracle table which contains a blob field. How do I insert data into this field using C# and ADO.net?
0
by: Biztalk Migration | last post by:
I am new to using BLOB with oracle stored proc. I dont knw how to set the size of the buffer which seems to overflow no matter what i used to pass it. I am getting an error ...
0
by: Big George | last post by:
I'm developing with ASP.NET, VS.NET 2003. Using Crystal Report for VS.NET DataBase: Oracle 10g I store a BLOB field in a table. This field store images, like jpg files. The Stored Procedure...
0
by: Big George | last post by:
Hello, I'm trying to save a jpg file of 300KB as a BLOB field in an Oracle 10g Database. If I try to call a Stored Procedure, it fails. If I use CommandText with SQL sentence, it success. I...
9
by: matt | last post by:
hello, im doing my first ASP.NET app that inserts & retrieves files from Oracle (no need for a discussion on *that*!). i learned first-hand of the somewhat awkward technique for inserting...
8
by: Godzilla | last post by:
Dear all, I cannot find a solution for my problem with inserting a blob object (>4000 in length) into an ORACLE database via ODBC. I have tried the two ways of inserting the blob object (a...
5
CroCrew
by: CroCrew | last post by:
Hello Everyone, I first want to start off with thanks to anyone that helps me out with this problem. With that said let me ask my question. I am developing a .NET webpage using VB.NET. What I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.