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 -> Visual Basic and ORACLE

Visual Basic and ORACLE

From: <lrako_at_hotmail.com>
Date: 1998/08/17
Message-ID: <6r8v04$1la$1@nnrp1.dejanews.com>#1/1

Hi Oracle users,

I've been developping packages for a few months now. I've never seen one of my programs running in front ends. I've never developped on GUI's

I'm new on Visual Basic and I would like to know how to link my Oracle stored procedures /packages to a VB form.

eg. if one of my procedures is like

 PROCEDURE show_info ( condition IN , info1 OUT, info2 OUT, info3 OUT..)

Andl I have, let's say a VB form with Label1, Label2, Label2 in which I would like to display my info1, info2, info 3

How can I do this ? I guess I would need to make a procedure call or something like that but I don't know.

I know it 's very basic.

Thanks in advance,

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 Mon Aug 17 1998 - 00:00:00 CDT

Original text of this message

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