[EMAIL PROTECTED] wrote:

[EMAIL PROTECTED] wrote:

It's supposed that you have sqlnet (or oraclenet) installed.

If no, try this:
my $dbh =
DBI->connect("DBI::Oracle:host=yourhost.co.il;sid="beyond",$user,$passw )


Is this an attempt to use a "thin" driver, a-la Java's oracle thin driver (which is writen in pure
Java)?

I think it's the same as the first way, But in this way it does not read tnsnames.ora & sqlnet.ora.
you can have a look at the sources if you're ready :-)
http://cpan.uwinnipeg.ca/cpan/authors/id/T/TI/TIMB/DBD-Oracle-1.15.tar.gz



I'm just collecting intelligence for the day I might use perl for such stuff at work.


--Amos



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to