Re: Win32::ODBC fails to load in perl.

2009-11-27 Thread Matthew McGillis
This issue still exists. Personally I really don't want the cygwin version to use the cygwin iODBC libraries. I like the cygwin Win32::ODBC to use the windows ODBC dll. I would rather see a Win32::iODBC module or something like that if i want to use the cygwin iODBC libraries over the windo

Re: Win32::ODBC fails to load in perl.

2009-03-28 Thread Reini Urban
2009/3/28 Dave Korn: > matthew@ wrote: >> The following simple perl script. >> >> #!/usr/bin/perl >> >> use Win32::ODBC; >> >> When run results in: >> >> Can't load >> '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Win32/ODBC/ODBC.dll' >> for module Win32::ODBC: No such file or directory at >> /

Re: Win32::ODBC fails to load in perl.

2009-03-28 Thread Dave Korn
matthew@ wrote: > The following simple perl script. > > #!/usr/bin/perl > > use Win32::ODBC; > > When run results in: > > Can't load > '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Win32/ODBC/ODBC.dll' > for module Win32::ODBC: No such file or directory at > /usr/lib/perl5/5.10/i686-cygwin/