I have my application all running nicely, with strict & warnings (except for a map command that throws an error I can't rectify!), anyways - everything was great - got new hosting no longer getting CGI timeout errors and then BANG!
I get a SQL server timeout error, I've only got it the once so cannot post the exact error msg but I beleive it is from the Win32::ODBC module I use.
Am I correct in assuming this was from the module or did SQL pass the error back to the module.
Is there anywhere I can change the time out setting to give SQL / PERL more time as i'm connecting to a remote data source attached to the internet with the lowest ADSL available (250 kbps up stream) and for the moment the company won't pay for a wider connection.
Any ideas on what could be done to get round this problem.
Cheers 1DMF
I get a SQL server timeout error, I've only got it the once so cannot post the exact error msg but I beleive it is from the Win32::ODBC module I use.
Am I correct in assuming this was from the module or did SQL pass the error back to the module.
Is there anywhere I can change the time out setting to give SQL / PERL more time as i'm connecting to a remote data source attached to the internet with the lowest ADSL available (250 kbps up stream) and for the moment the company won't pay for a wider connection.
Any ideas on what could be done to get round this problem.
Cheers 1DMF