Re: ASP and Stored Procedure

From: frank <fbortel_at_home.nl>
Date: Tue, 10 Oct 2000 19:15:46 GMT
Message-ID: <39E36B3B.450D904F_at_home.nl>


set serveroutput on
dbms_output.enable(10000);

htp.print expects a webserver... Give iAS (Apache) plus modplsql a try.

foxskin_at_my-deja.com wrote:

> Hi,
>
> I want to call a stored procedure from the database using ASP. This
> isn't that difficult. But the output of this procedure is being
> generated by htp.print.
>
> This output isn't written to the screen but de PL/SQL application is
> being executed..
>
> Does anyone know how I can redirect this output to my screen ??
>
> Thanks in advance...
>
> Arthur
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Oct 10 2000 - 21:15:46 CEST

Original text of this message