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

Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL, VB5, ODBC & Result Sets

Re: PL/SQL, VB5, ODBC & Result Sets

From: <lalaina_at_my-dejanews.com>
Date: Fri, 04 Sep 1998 11:49:47 GMT
Message-ID: <6sok4r$du4$1@nnrp1.dejanews.com>

> Hello:
> I need to return a result set from Oracle 8 into a VB5 program using ODBC/RDO.
> I mostly program in MS SQL Server and this is accomplished easily ie:
>
> select * from table1
>
> That is all that is required in a stored procedure. I can reference each column
> in the VB app rdoobj!col1, rdoobj!col2 etc.
>
> How do I accomplish the same thing in Oracle PL/SQL? I've written packages that
> return a cursor variable and used it in SQL/Plus but that is useless in a vb
> app where I cant define a cursor variable.
>
> Thanks!!
>
> >> Hello ,

I don't understand .
Could you please be more specific ??
What results do you expect exactly ???

Lalaina

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Fri Sep 04 1998 - 06:49:47 CDT

Original text of this message

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