Re: ADO and ORACLE CLOB
From: Bernhard Geyer (Bernhard.Geyer_at_gmx.de)
Date: 07/13/04
- Previous message: Bruce: "Re: BDE vs ADO"
- In reply to: JMG: "ADO and ORACLE CLOB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Jul 2004 19:55:56 +0200
Try native components like the components from CoreLab
(http://www.crlab.com/products.html) or the ADO.NET-Driver from Oracle
to get best support for all datatypes.
I think the ADO-Driver for Oracle from Microsoft doesn't support all
datatypes.
JMG wrote:
> Hello,
>
> we have a problem when quering tables with CLOB fields.
> This is a simple select query, not an update query.
>
> in ADO/DELPHI 5, the query hangs with "unknown datatype" error.
> in ADO .NET (C#) we have also problems to update but not to select...
>
> The same query in BDE/DELPHI 5 works properly.
>
> Have you ever seen this error with this datatype ?
>
> If you have any solution (in D7 maybe ...)
>
> Thank you.
>
> Jean-Michel
>
>
- Previous message: Bruce: "Re: BDE vs ADO"
- In reply to: JMG: "ADO and ORACLE CLOB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|