----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 23, 2001 9:09 AM
Subject: DBI using HTTP


> Hi gurus,
>
> I have this scrip as follow :
[...] print $sth->fetchrow();
>
> When i execute this from a server with a user "oracle", it works fine. But
> when i call this from HTTP protocol, it does not show anything ???. Even,
> with a "root" user, it shows error.
>
> Do i have to set any variables for DBI or ??
>

Yesy you need some settings for oracle, like ora_home, ora_sid etc.
The settings you need are in a file called ora_user.bat (if on windows).

Maarten.

Reply via email to