Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Execute stored procedure in the background from a Forms application.
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
![]() |
![]() |