Hi I am using asp to extract data from an access databases. When I run a database accessing page, something causes IIS to error and then say a minute later it lets the page work, then when I refresh, it stops working and then let抯 say a minute later it works. Do you know why this happens? When I restart IIS, the problem stops happening until I create a new page with database code. I am running Win 2000 server.<br><br>Thanks
What is the error you are getting?<br><br>Are you closing your data connection to the database when you are done with it in the code?<p> </p><p><hr size="1" width="50%" align="left" />dotNetBB Forum Developer<br><b><i>Building A Better Community, One Post At A Time</i></b><br><a href="http://www.dotnetbb.com" target="_blank">www.dotnetbb.com</a></p>
Was this answer helpful ?
Yes No
I am closing the connection. it happens to all my database code even stuff copied from a book.
Was this answer helpful ?
Yes No
Do you have a code example for us?<p> </p><p><hr size="1" width="50%" align="left" />dotNetBB Forum Developer<br><b><i>Building A Better Community, One Post At A Time</i></b><br><a href="http://www.dotnetbb.com" target="_blank">www.dotnetbb.com</a></p>
Was this answer helpful ?
Yes No