Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ferm
  • Content: Threads
  • Order by date
  1. ferm

    alarm for windows?

    Hi, I'm using Perl v5.6.1 built for MSWin32-x86-multi-thread on a win 2000 server computer. My perl script sometimes stops the execution indefinitely without finishing! to prevent this behaviour I tried to use alarm to detect when this happens... but it doesn't work on Windows OS...do you...
  2. ferm

    problem with ODBC

    Hello, I'm using perl + win32::ODBC and my application freezes sometimes blocking the data base(SQL Server)! Somebody knows how to prevent these freezes or detect when the application is frozen? I tried to use alarm but doesn't work with windows. Or to put a timeout to the odbc handler, but...

Part and Inventory Search

Back
Top