|
Posted by Sisyphus on July 19, 2007, 11:30 pm
Please log in for more thread options
> Hi everyone!
>
> I'm seeking an alternativ to the win32::ODBC module.
>
> Here's why: The same query running trought George Poulous Query Tool
> take 2 minutes, but under perl trought a Win32::ODBC takes more than
> 30 minutes!
>
> As I need to run it 4 times in a row in the evening, If I could find
> something faster....
>
Perhaps there's someone on ActiveState's perl-win32-users mailing list or
the libwin list that can help - though both those lists are very low volume
these days.
Other than that, since it sounds like a bug in Win32::ODBC, you could maybe
try a later/earlier version of Win32::ODBC.
Also try to isolate where the hold up takes place.
Cheers,
Rob
|