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: How to pass parameteres from PC Forms4.5 to stored functions in the server databse

Re: How to pass parameteres from PC Forms4.5 to stored functions in the server databse

From: Ko Ho Yuen <tomas_at_cs.ust.hk>
Date: 1996/11/15
Message-ID: <56ht04$o0h@ustsu10.ust.hk>#1/1

Vahid A. Tadjkarimi (vahidt_at_ibm530.vitek.com) wrote:
: Are you aware of a way to pass parameters from Windows3.1 FORM4.5 to
: to stored functions in the server Oracle database? Any hints will be
: appreciated.

Just call the function as any other ordinary functions. e.g. output := SchemaA.funcA (p1, p2)

tomas Received on Fri Nov 15 1996 - 00:00:00 CST

Original text of this message

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