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: Execute stored procedure in the background from a Forms application.

Re: Execute stored procedure in the background from a Forms application.

From: <rtproffitt_at_my-dejanews.com>
Date: Wed, 12 May 1999 16:37:07 GMT
Message-ID: <7hcani$ciq$1@nnrp1.deja.com>


Another possibility would be to launch a script which executes the process.

Either backend could launch a server side script and return immediately while script keeps running, or Forms could launch a client side script or batch file which could run a process (pro/c, sql/plus, etc) which would execute the process you are interested in...

Robert Proffitt

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Wed May 12 1999 - 11:37:07 CDT

Original text of this message

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