Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Using ADO and Oracle 8i

Re: Using ADO and Oracle 8i

From: Barbara Kennedy <barbken_at_teleport.com>
Date: Tue, 10 Oct 2000 06:57:56 -0700
Message-ID: <xeFE5.26105$F65.1729194@nntp2.onemain.com>

Yes, but you don't need a stored procedure to do it. Just open a cursor. A more efficient way is to use Oracle's OLE objects. It is pretty easy to use.
Jim
"Rémi DEJARDIN" <remid_at_free.fr> wrote in message news:39E1C026.FC9CDBBF_at_free.fr...
> I'm new with Oracle and I got a big problem
> I used SQL Server for a long time and with Transac SQL, I was used to
> return select with stored procedures
>
> Is it possible to return a lot of records like SQL Server and to use it
> with ADO ?
>
> Thanks:
>
> Answers to mailto:remid_at_csi.fr
Received on Tue Oct 10 2000 - 08:57:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US