Re: ORACLE CLOBS IN ORACLE STORED PROCEDURE



Hi,

If provider does not support CLOB (and this is what Microsoft says), then
you would need to use another provider (could be from Oracle) or ODBC
driver, but in a case of ODBC, ADO will use OLEDB for ODBC provider between
your ODBC driver and ADO. It will slow down the whole process (not
significantly) and could add additional issues

--
Val Mazur
Microsoft MVP

http://xport.mvps.org



"tridib" <tridib@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A33E29B5-C769-4CA5-A57C-71D3EED0DE87@xxxxxxxxxxxxxxxx
>I need to execute an ORACLE Stored Procedure, where I will send send an
> XML string as a CLOB input parameter, and receive a XML string as a CLOB
> output parameter.
>
> I am using ADO through VB6 to access the ORACLE SP.
>
> Do I need to use the ORACLE ODBC instead of the Microsoft one, which does
> not seem to support the CLOB type.
>
> --
> tridib


.



Relevant Pages

  • MS OLE DB for ODBC with Oracle ODBC source headaches
    ... I am having trouble getting linked Oracle 9 server in MS SQL Server ... ODBC Provider and an Oracle ODBC source. ... When using the Microsoft ODBC ...
    (comp.databases.ms-sqlserver)
  • Re: Oracle 9.2.0.3.0 ODBC Fails
    ... Just wanted to let everyone know, I started a new post called "Microsoft ... I am getting error messages now. ... We were using the Microsoft ODBC drivers for Oracle V ...
    (microsoft.public.inetserver.asp.db)
  • Re: Oracle mailmerge problem
    ... I don't keep current with Oracle, so can only make a couple of suggestions. ... I had a look at their latest ODBC release notes (in ... to revert to a previous version of the ODBC driver? ... does not select the CLOB column, or issuing a query that selects everything ...
    (microsoft.public.word.mailmerge.fields)
  • Re: ODBC DRIVER NAME FOR ORACLE
    ... Would also add that it might be worth looking into using oracle's ODBC ... I've had some difficulty with the microsoft one recently. ... You didn't say whether you had the Oracle client installed ... > supplied ODBC driver or Oracle's ODBC driver. ...
    (microsoft.public.data.odbc)
  • Re: books on odbc
    ... the nice thing about the odbc 3.5 book is that it covered everything not ... just what microsoft implemented ... for example if your doing oracle they implemented odbc differently than ... > is there a good book on odbc programming that is current? ...
    (microsoft.public.data.odbc)