Re: XMLType in Oracle and Delphi ADO components
From: Michael Jacobs (iq193_at_earthlink.net)
Date: 12/09/04
- Previous message: Bill Todd: "Re: New with ADO an ODBC"
- In reply to: Ram Mulay: "XMLType in Oracle and Delphi ADO components"
- Next in thread: Ram Mulay: "Re: XMLType in Oracle and Delphi ADO components"
- Reply: Ram Mulay: "Re: XMLType in Oracle and Delphi ADO components"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 8 Dec 2004 18:34:27 -0500
Hi Ram,
You cannot populate the XMLTYPE using ADO. The Oracle datatype doesn't
correpsond to a defined ADO datatype.
This is a limitation of ADO and applies to D7 as well.
Yiu can always use a 3rd party component such as the Direct Oracle Access
Components.
Regards,
Michael
"Ram Mulay" <rammulay@hotmail.com> wrote in message
news:41b75001@newsgroups.borland.com...
> Hi all,
>
> Has anybody being able to populate an XMLType column on Oracle using the
ADO
> components in D6?
>
> I have tried all types of TFieldType with no luck. I keep getting the
error
> 'Parameter object is improperly defined. Inconsistent or incomplete
> information was provided'.
>
> Thanks,
>
> Ram
>
>
- Previous message: Bill Todd: "Re: New with ADO an ODBC"
- In reply to: Ram Mulay: "XMLType in Oracle and Delphi ADO components"
- Next in thread: Ram Mulay: "Re: XMLType in Oracle and Delphi ADO components"
- Reply: Ram Mulay: "Re: XMLType in Oracle and Delphi ADO components"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|