develooper Front page | perl.libwin32 | Postings from January 2011

RE: [rt.cpan.org #65052] Cannot create ADODB.Connection object under Cygwin

Thread Next
From:
jand@ActiveState.com via RT
Date:
January 24, 2011 10:59
Subject:
RE: [rt.cpan.org #65052] Cannot create ADODB.Connection object under Cygwin
Message ID:
rt-3.8.HEAD-19311-1295895580-1123.65052-15-0@rt.cpan.org
Mon Jan 24 13:59:39 2011: Request 65052 was acted upon.
Transaction: Correspondence added by jand@ActiveState.com
       Queue: Win32-OLE
     Subject: RE: [rt.cpan.org #65052] Cannot create ADODB.Connection object under Cygwin 
   Broken in: 0.1709
    Severity: Important
       Owner: Nobody
  Requestors: rkitover@cpan.org
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=65052 >


> This is on 64bit Windows 7.
> 
> On Cygwin:
> 
> $ perl -Mblib -MData::Dumper -MWin32::OLE -le 'print Dumper(Win32::OLE-
> >new("ADODB.Connection"))'
> $VAR1 = undef;

Can you please run with warnings enabled?  Win32::OLE will print
additional diagnostics on OLE calls when warnings are on.
 
> On ActiveState Perl 32 bit:

Is this just 32-bit ActivePerl on the same machine, or on a different
one?

Also, which Cygwin version are you using?  Your example works fine
with my (obsolete) Cygwin 1.5 install.



Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About