We migrated from ODBC to OLEDB, ran a large number of stress tests on our live environment. Results are ( for the moment ) amazing.
First of all the number of hits we were able to execute more then doubled, and the execution/run time on each of the ASP pages dropped. Secondly the number of "Sql sever does not exist" messages reduced to an average ( during he stress test ) of 4 every 1600 ASP requests.
During previous stress-tests we were able to produce an average of 35 errors per 700 requests.
As for the moment it looks rather promising. But, how can we get rid of the last few messages? I would expect to get time-out's instead of the message "Sql server does not exist", and therefore the "quest" has not yet been abanded :-)
Q: How to solve these last few messages showing "Sql server does not exist"?