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: Help Retrieve recordset!

Re: Help Retrieve recordset!

From: Dan <greenlex_at_yahoo.com>
Date: Sun, 20 Feb 2000 05:01:23 GMT
Message-ID: <38af7457.770842853@news.lvrmr1.sfba.home.com>


Unfortunately it's not as easy as SQL Server. You have to create a package and package body, etc. There are some good examples on Microsoft's knowledge base-- do a search for Oracle and ADO.

On Thu, 10 Feb 2000 19:44:31 +0200, "Evgeny" <evgeny_at_monfort.co.il> wrote:

>Hi!
>I need retrieve recordset from the Oracle -8 stored procedure into the ADO
>recordset database(not out parameters).
>for example
>Why SQL statment "select * from customers where Id = par1 and CityId =
>par2 "does not work? How can i build stored procedure with cursor (or
>without him).If it possible send me some examples
>
>Thanks from Evgeny
>evgeny_at_monfort.co.il
>
>
>
Received on Sat Feb 19 2000 - 23:01:23 CST

Original text of this message

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