Doubt in Pl/Sql Server Pages using Oracle WebDB2.2 [message #76362] |
Tue, 02 April 2002 02:38 |
Chandra Sekhar
Messages: 4 Registered: April 2002
|
Junior Member |
|
|
Anybody please help me.
I am a student of computer science.
I installed Oracle 8i on my PC and then Oracle WebDB2.2
Now I want to create PL/Sql Server Pages.
I am able to connect to Port 80,
Administer the Users n Roles.
When I write a procedure at SQL Prompt containing
objects of HTP package such as HTP.PRINT etc the procedure gets created.
But
I am not able to understand as how to get it viewed thru the browser.
Also I used notepad to write a HTML page n then saved it with extension .PSP.
Then I came to SQL PROMPT and typed
Sql> load psp -replace scott/tiger <file-name>;
It says
Invalid Sql statement.
Why is it so?
Regards
Chandra Sekhar
|
|
|
|
|
|
|