Host do you open a NEW browser window using PL/SQL code???

In PL/SQL this is not possible. Note that the HOST command is SQL*Plus syntax, and is implemented by the SQL*Plus application, not by the Oracle Server.

Your Delphi/C++Builder code should probably handle this functionality.

------------------
Marco Kalter
Allround Automations
 
Back
Top