Hi,
To do this with linux I use a send/expect script ... and I think that it exists a windows version of the expect command
even if I never used it...try to search on the web "expect windows"
good luck!
Hi,
Which version of perl do you use? When I execute this code
(without the eval) I receive the next error:
The Unsupported function alarm function is unimplemented at testAlarm.pl line 6.
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...
The use of a File DSN is the same that the user DSN? because
I created the File DSN but from perl was impossible to open
it! (and the test connection of the ODBC dialog was ok)
Rieekan: I'm going to try the DBD::ODBC to evaluate if it will easy to replace the win32 version!
But which is the problem of joining tables with no relationships??? the tables that I use have sometimes a primary key...but the concept of foreign key I think was unknown to the person who...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.