[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connecting to more than one Oracle database


Malka Cymbalista wrote:
I have a script that works from the command line but does not work when I run it from the web.

Good, you've narrowed it down then. These are the most common sources of problems that happen only when run from a web server:

- Differences in %ENV
- Running as a different user, with different permissions
- Different current working directory

Check those, and you'll find the problem.

- Perrin


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.