I have a database driven shopping site composed by ASP and MSQL. Before I used Access, the site ran slowly. You guys suggested me to use MSQL, I changed the db to MSQL following you guy' suggestion. Since then, the site runs fast most of times. But sometiems, I get emails from my site watchdog indicating the site is temporarily down due to server error without details. I clicked my site, the site runs very slowly but not down. I double checked my source code and found I closed all data connection in the code. Do you guys have similar experience? Where is the problem? How can I solve the problem completely.