Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Dynamic inital file on Webserver 3.0.1 on NT 4.0
Does anyone know how to call a pl/sql procedure from a .bat file ? I
want to make the initial file in my webapplication dynamic. I have tried
this:
Index.bat
@echo off
c:
cd \orant\ows20\bin
set PATH_INFO=/course.home
set SCRIPT_NAME=/web00/owa
.\owa
When I try to call owa.exe i get an error on the NT server. Access Violation
Thank you
ahnXddr.dk
Received on Mon May 25 1998 - 04:12:44 CDT
![]() |
![]() |