Re: Blob problem...
From: Mike Shkolnik (mshkolnik2002_at_ukr.net)
Date: 09/21/04
- Next message: Joe Pettit: "ADO, Access table and LDB file"
- Previous message: Bill Todd: "Re: Master / Detail Tables"
- In reply to: Lourenço de Paula: "Blob problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 16:57:24 +0300
What provider for Oracle database did you use in ADO connection?
Use the Microsoft OLE DB Provider for Oracle instead Oracle provider for OLE
DB or ODBC...
-- With best regards, Mike Shkolnik EMail: mshkolnik@scalabium.com http://www.scalabium.com "Lourenço de Paula" <lourenco@ivirtua.com.br> wrote in message news:415024f2$1@newsgroups.borland.com... > > Hi, > > I am connecting to Oracle 9i using ADO connection in D7. > The problem is that when I run my query in a table with a blob field the follow exception is raising: > "Data type is not supported". > > To make the connection I am using TAdoConnection and TAdoQuery. > If I run a select statment in a table that doesn't has a Blob field the error doesn't occur. > > Any help will be usefull. > > Thanks.
- Next message: Joe Pettit: "ADO, Access table and LDB file"
- Previous message: Bill Todd: "Re: Master / Detail Tables"
- In reply to: Lourenço de Paula: "Blob problem..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|