I am using ASP in my Web site with Access databases. Occasionally, I need to refresh (restart) the site to reset some parameters as well as to update the databases. Will the Sub Application_OnEnd do the job? How can I force an "OnEnd"? In fact, do I need to refresh the site at all?<br>
I am new to the Web application development with databases. Is there some general rules of thumb to handle database updates/maintenance?<br>
Your comments are greatly appreciated.
I am new to the Web application development with databases. Is there some general rules of thumb to handle database updates/maintenance?<br>
Your comments are greatly appreciated.