Everything is ok, then (for now )?
Jeff
-Original Message-From: Norris, Joseph
[mailto:[EMAIL PROTECTED]]Sent: Friday, August 30, 2002 4:31
PMTo: 'Jeff Urlwin'; Norris, Joseph; Perl Database (E-mail); Perl
Admin (E-mail); Perl Win32 Users (E-mail)Subject: RE: ODBC error I
That
did it - thanks again - I am in and reading the db.
-Original Message-From: Jeff Urlwin
[mailto:[EMAIL PROTECTED]]Sent: Friday, August 30, 2002
12:55 PMTo: Norris, Joseph; Perl Database (E-mail); Perl Admin
(E-mail); Perl Win32 Users (E-mail)Subject: RE: ODBC error I
Specifically netdom.exe found at:
ftp://ftp.microsoft.com/reskit/nt4/x86/netdom_x86.exe
allows you to add NT workstations to the domain.
For example you could feed a bunch of workstations into a script that took
each box as $host and run the following line from the domain controller. I
would
Which
version of DBD::ODBC are you using? There was a bug in prior versions
(which are still in ActiveState's repository) which caused a memory
over-write. I've fixed that in later versions. You can retrieve the
latest version from:
ftp://ftp.esoftmatic.com/pub/outgoing/DBI
Please
Here I am again with
my problem of reading a FoxPro table with DBI::ODBC.
I am getting the
following error on a simple query:
DBD::ODBC::st
execute failed: [Microsoft][ODBC Driver Manager] Program type out of range
(SQL-S1003)(DBD: describe/SQLBindCol err=-1) at hr_phone_compare.pl line
-Original Message-From: Norris, Joseph
[mailto:[EMAIL PROTECTED]]Sent: Friday, August 30, 2002 9:41
AMTo: Perl Win32 Users (E-mail)Subject: Looking for the
latest ppd for DBI::ODBC and DBI::ADO
Group,
I am having a real
problem connecting with a visual FoxPro DB and I think I nee
Thanks, although I am somewhat confused as this script was taken verbatim from Dave
Roth's book ' Win32 Perl Extensions'.
Anyway, I won't bother the group with silly questions anymore.
>>> "Thomas R Wyant_III" <[EMAIL PROTECTED]> 08/30/02 09:22AM >>>
Mike -
I assume you want to know why your
Mike -
I assume you want to know why your Perl script is throwing errors, though
you didn't state this.
Here's my take:
Error:Name "main::Eventype" used only once: possible typo at H:\perl
scripts\wmitimed.pl line 20.
The only place you use $Eventype is in line 20:
if ( $Hash {$Eventype} == E
Of course, you have to check the case on ALL your function
calls and constants, in the whole length of the script.
Eventtype is EventType, etc.
Cross check with the documentation for proper spelling.
Errors displayed as 'possible typo' are usually just that.
_
Same error hmmm.. does running under XP or Win2k make any difference?
>>> "Bellenger, Bruno (Paris)" <[EMAIL PROTECTED]> 08/30/02 06:38AM >>>
use Win32::EventLog, not Win32::Eventlog
_
Bruno Bellenger
Sr. Network/Systems Administrator
--
use Win32::EventLog, not Win32::Eventlog
_
Bruno Bellenger
Sr. Network/Systems Administrator
-Original Message-
From: Mike Singleton [SMTP:[EMAIL PROTECTED]]
Sent: Friday, August 30, 2002 3:14 PM
To: [E
Error:Name "main::Eventype" used only once: possible typo at H:\perl
scripts\wmitimed.pl line 20.
Name "Win32::Eventlog::GetMessageText" used only once: possible typo at H:\perl
scripts\wmitimed.pl line 3.
Can't call method "GetNumber" on an undefined value at H:\perl scripts\wmitimed.pl
line 1
12 matches
Mail list logo