X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4A3BD100.2050802@x-ray.at> Date: Fri, 19 Jun 2009 19:55:12 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Perl Win32::OLE ADODB.Connection fails on Vista References: <000401c9f0ef$01e2f1b0$05a8d510$@J DOT Adye AT rl DOT ac DOT uk> In-Reply-To: <000401c9f0ef$01e2f1b0$05a8d510$@J.Adye@rl.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Tim Adye schrieb: > I have been using the Cygwin Perl Win32::OLE module as a nice way to query > Access databases [*]. This worked fine on Windows XP (32-bit), but no longer > works on a new Vista (64-bit) machine. The initial connection > > $conn= Win32::OLE->new ('ADODB.Connection') > > fails with > > Win32::OLE(0.1709) error 0x8007007e: "The specified module could not be > found" > > Connecting to some other OLE applications (eg. Excel.Application) works OK. > The same ADODB script works fine from ActiveState Perl (at least for the > 32-bit version; there is no 64-bit version of the Microsoft Access Driver, > so ActiveState Perl x64 fails at the next step). However I'd prefer to use > Cygwin Perl. > > I upgraded Cygwin's Win32::OLE to the latest version (perl-5.10.0-5 comes > with Win32::OLE 0.1703, while the latest ActiveState Perl has Win32::OLE > 0.1709), but that didn't help. > > Does anyone have any ideas? Unfortunately I have no idea at all and no Win64 machine to test. Can you ask at the libwin32 at perl.org mailing list? The author jand is there and he also has a win64 machine. But he has no cygwin :( -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/