make any difference?my $dsn = "DBI:$driver:oradev"; my $dbh = DBI->connect($dsn,$user,$password);
The code you currently have bypasses the tns alias, the code above uses the alias.
rdfield
In reply to Re^3: Error running CGI on tomcat
by rdfield
in thread Error running CGI on tomcat
by sdeshpan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |