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: Interactive Stored Procedure.

Re: Interactive Stored Procedure.

From: <bonanos_at_yahoo.com>
Date: Tue, 13 Jul 1999 11:13:18 GMT
Message-ID: <7mf709$fuh$1@nnrp1.deja.com>

> It is possible to create an interactive PL/SQL Stored Procedure? I am
> trying to develope a program which takes some information from the
> database and shows it to the user. Then I would like to ask to the
user
> if he really wants to delete that record from the database. Does
anybody
> know if it is possible?

You will need somekind of layer on top of the pl/sql procedures.

weather it be sql+,Shell scripts(unix),Web pages/intranet,Java Program vb etc

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jul 13 1999 - 06:13:18 CDT

Original text of this message

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