delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/04/12/04:46:09

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <000901c300d8$aa69c420$141ea8c0@dm>
From: "Dmitry Melekhov" <dm AT belkam DOT com>
To: "Gerrit P. Haase" <gp AT familiehaase DOT de>
Cc: <cygwin AT cygwin DOT com>
References: <321323244855 DOT 20030410222844 AT familiehaase DOT de> <3E9538B8 DOT 5010107 AT belkam DOT com> <321323244855 DOT 20030410222844 AT familiehaase DOT de> <3 DOT 0 DOT 5 DOT 32 DOT 20030410233114 DOT 007fcc30 AT incoming DOT verizon DOT net> <3E963AF7 DOT 6060101 AT belkam DOT com> <3E96CA54 DOT 35118EA3 AT ieee DOT org> <009201c30048$8cf1ad80$141ea8c0 AT dm> <3E96E558 DOT 9D8E5729 AT ieee DOT org> <00d501c3004e$ee6a5160$141ea8c0 AT dm> <4943357955 DOT 20030412084336 AT familiehaase DOT de>
Subject: Re: Exim, .forward and DBD::Oracle
Date: Sat, 12 Apr 2003 13:48:25 +0400
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

----- Original Message ----- 
From: "Gerrit P. Haase" <gp AT familiehaase DOT de>
To: "Dmitry Melekhov" <dm AT belkam DOT com>
Cc: <cygwin AT cygwin DOT com>
Sent: Saturday, April 12, 2003 10:43 AM
Subject: Re: Exim, .forward and DBD::Oracle


> Hallo Dmitry,
> 
> > Perl never ends....
> 
> [...]
> 
> > This is script:
> 
> > #!/usr/bin/perl
> > $ENV{ORACLE_HOME}='c:\oracle\ora81';
> 
> Shouldn't that be:
> $ENV{ORACLE_HOME}='/cygdrive/c/oracle/ora81';
> 

This is very strange ;-) , but no!

> > system ("/usr/bin/env");
> > use DBI;
> > $user = "tabel";
> > $passwd = "";
> > $host = "oracle.belkam.com";
> > $sid = "TABEL";
> > $dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd);
> > print "OK";
> 
> 
> -- 
> =^..^=
> 
> 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019