How can we connect to a oracle database in windows box from a linux box which has oracle clent installed ? How can we do this using perl DBI ? Is this possible using normal connection string in Perl DBI ? eg: $dbh = DBI->connect('dbi:Oracle:test','username','passwd') or die "Cannot connect to database $dbh->errstr"; Please help me.
Thanks in advance
In reply to How can we connect to a oracle database in windows box from a linux box by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |