When using the page_load event to open a connection to the database server you will need to close the connection in the page_unload event, if not sooner. Otherwise, as time goes by, you will exhaust the memory and receive the following error: Exception of type System.OutofMemoryException was thrown. Yehuda Herman Graduate of Software Engineering from Monmouth University, West Long Branch, NJ.