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
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
>> /
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/
3 matches
Mail list logo