Is there some way to determine assigned drives? I'm thinking something like
readdir.
By the way, thanks to everyone who responded to my last post re: Win32::ODBC
(which as it turned out, wasn't a Win32::ODBC problem at all). I truly
appreciate the help!
Best,
Dou
ow++;" and "print "$Row \n";" prints 878 numbered lines,
which is exactly how many observations there are in the table.
The problem is this: I get no errors, and "print "$ID => $NAMES{$ID} \n";"
does nothing for me. ID does exist as a variable in
he values aren't
being read by print. The Catalog() method isn't the only method I'm having
this problem with. I'm running WinXP Pro, ActivePerl 5.8. Any help would
be appreciated. Thanks!
Doug Cacialli
---
Doug Cacialli - Data Manag
One additional thing:
The data exists in an array, where each line of raw data is a scalar string
within the array.
-Original Message-
From: Cacialli, Doug
Sent: Monday, November 11, 2002 6:18 PM
To: '[EMAIL PROTECTED]'
Subject: Array problem, I think
Y'all,
I'm n
Y'all,
I'm new to programming in perl, and relatively new to programming at all, so
I apologize if this is a little hard to follow.
I've got oodles of data. It looks like this:
0 @F1@ FAM
1 HUSB @I13@
1 WIFE @I14@
1 CHIL @I8@
0 @F2@ FAM
1 HUSB @I10@
1 WIFE @I8@
1 CHIL @I11@
1 CHIL @I12@
etc.
T
Lo,
I apologize if this request is less than coherent.
I'm running Win XP Pro using Perl 5.6.1. I'd like to do this:
open (ACCESSDB, "| C:\\Documents\ and\ Settings\\Doug\
Cacialli\\Desktop\\TEST
DATABASE.mdb")
or die "Something is amiss: $! \n";
Which starts Access, and requires the
Has anybody had any problems with the Win32::SetupSup module? Specifically, whenever I try to use it,
my system crashes. It's
pretty weird. I'm running WinXP Pro, using the latest ActiveState
build of Perl. And like I said in my last post, this is
my first program; I am extremely new to
Lo,
I'm attempting to write a program that will run daily, and perform the
following actions:
1. Open a database in MS Access 2002,
2. Execute a program in SAS v8.02 that will, simply put, do a lot of
statistical analyses and compare the current database to the backup from the
night before to i