Try the same username/password/sid as your SQLplus connection.
Run this to compare the web and command line environments
poj#!/usr/bin/perl use strict; use warnings; use Data::Dumper; print "Content-type: text/plain\n\n"; print Dumper \%ENV;
In reply to Re^14: CGI-SQL Query Issue
by poj
in thread CGI-SQL Query Issue
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |