I have an ASP application which is using many storedprocs etc. This one proceedure has been giving me an extreme amount of difficulty. The ASP application hangs and then returns the ODBC timeout error on line xxx, which of course is the line where the proceedure is being executed. I have done everything I can think of to resolve this with no luck. The only way I have found to bring the section of the application back up which requires that proc is to execute it directly from query analyzer. When I do this the section of the app works and no more ODBC timeouts are recieved. This sometimes lasts the rest of the day or only a half an hour and then I have to execute it from the backend again just to bring the site back up.
Any ideas?
Thanks,
Mike
Any ideas?
Thanks,
Mike