Executing a sql command from PL/SQL block without waiting for return

"Todd McGee" <[email protected]> Thu, 23 Jan 2003 22:33:31
Newsgroups gmane.comp.db.oracle.devel
Message-ID <LYRIS-1796914-845714-2003.01.23-22.19.59--gcdod-oracle#[email protected]>
Using the Win32Api function ExecuteShell(), in VB(etc), I am able to 
execute a command and continue to the next line in my code without waiting 
for that line to complete/return - I am looking for a way to execute a sql 
command (UPDATE statement) within a PL/SQL block which will not wait for 
return of that command before proceeding with the rest of the block. Any 
ideas? 
---
Change your mail options at http://p2p.wrox.com/manager.asp or 
to unsubscribe send a blank email to [email protected].