Home » RDBMS Server » Server Administration » url_http authorization
url_http authorization [message #369975] Tue, 21 November 2000 11:21
Oleg
Messages: 7
Registered: October 2000
Junior Member
How i can to send authorization parameters, as username, password and port number to utl_http.request function?
For example:
SQL> select
utl_http('http://<WebDB server>/WebDB/WebDB.home')
from dual;
ORA-06510: PL/SQL: .........
now worked, because this request required username and password.
All internet browsers ask username and password or
can to reseive it in url. PL/SQL worked in "mute" mode
and can't ask anything.
Previous Topic: Listener
Next Topic: SQL statement in PL/SQL
Goto Forum:
  


Current Time: Sat May 04 03:52:17 CDT 2024