Re: ADO does not work from bash

2011-02-13 Thread Rafael Kitover
On 2/9/2011 7:30 AM, Rafael Kitover wrote: > I first reported this problem to the Win32::OLE Perl module RT queue, > but as it turns out, the problem is in the Cygwin shell environment and > not in the Cygwin perl or the module. > > From Cygwin bash: > > $ perl -MWin32::OLE -wle 'Win32::OLE->new(

ADO does not work from bash

2011-02-09 Thread Rafael Kitover
I first reported this problem to the Win32::OLE Perl module RT queue, but as it turns out, the problem is in the Cygwin shell environment and not in the Cygwin perl or the module. >From Cygwin bash: $ perl -MWin32::OLE -wle 'Win32::OLE->new("ADODB.Connection")' Win32::OLE(0.1709) error 0x8007007e