I have WIN 2000 NT running IIS. I can serve up regular htm files and asp files. I am connecting to an Oracle DB with ASP using an ODBC on the IIS machine. This works and returns query results. I can refresh normal htm and non ODBS asp pages endlessly. However, I can only load an ASP page using the ODBC connection in it two times (2 seems to be a magic number) before I cannot load any more asp, not even non-ODBC asp. Although I can still load htm pages. I must reboot the server before I canlaunch another asp page. I close the connections and recordset in the code. I’m not much of an NT admin, more of a programmer. I’m sure it’s a simple solution, so please help…
Scott.