Jensen Kenneth B SrA AFPC/DPDMPQ wrote:
> I can't install the DBI modules to talk to our database, so I am trying to
> run some commands from a system call. I am trying to pass some variables
> retrieved from command line arguments to the sql statements. Here's my
> problem, I can't get the variab
sposito
> Sent: Wednesday, April 02, 2003 2:11 PM
> To: 'Jensen Kenneth B SrA AFPC/DPDMPQ'; 'Jeff Westman'; beginners
> Subject: RE: Sql statements in perl scripts
>
>
> Any reason why you can not use DBI::Oracle instead of using a system call
> and '
so throws a warning that MAIN::$VIEWNAME & MAIN::$TABLENAME are only
used once.
I've tried countless ways, really starting to go bald at an early age from
this.
-Original Message-
From: Jeff Westman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 1:56 PM
To: beginners
-Original Message-
From: Tony Esposito
Sent: Wednesday, April 02, 2003 2:11 PM
To: 'Jensen Kenneth B SrA AFPC/DPDMPQ'; 'Jeff Westman'; beginners
Subject: RE: Sql statements in perl scripts
Any reason why you can not use DBI::Oracle instead of using a system call
ardson, TX 75080
> (972) 643-3115
> [EMAIL PROTECTED]
>
-Original Message-
From: Jensen Kenneth B SrA AFPC/DPDMPQ
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 2:03 PM
To: 'Jeff Westman'; beginners
Subject: RE: Sql statements in perl scripts
When I jus
mp; MAIN::$TABLENAME are only
used once.
I've tried countless ways, really starting to go bald at an early age from
this.
-Original Message-
From: Jeff Westman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 1:56 PM
To: beginners
Subject: Re: Sql statements in perl scrip
Hi,
--- Jensen Kenneth B SrA AFPC/DPDMPQ <[EMAIL PROTECTED]> wrote:
> I can't install the DBI modules to talk to our database, so I am trying to
> run some commands from a system call. I am trying to pass some variables
> retrieved from command line arguments to the sql statements. Here's my
> pro