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

[email protected] (Reini Urban)
Newsgroups perl.libwin32
Message-ID <[email protected]>
2011/1/23 Rafael Kitover via RT <[email protected]>:
> This is on 64bit Windows 7.
>
> On Cygwin:
>
> $ perl -Mblib -MData::Dumper -MWin32::OLE -le 'print Dumper(Win32::OLE-
>>new("ADODB.Connection"))'
> $VAR1 = undef;

On 32-bit Windows XP also.

All tests pass, but:
$ perl -Mblib -MData::Dumper -MWin32::OLE -le 'print
Dumper(Win32::OLE->new("ADODB.Connection"))'
$VAR1 = undef;

-- 
Reini Urban
http://phpwiki.org/           http://murbreak.at/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.