Home | Advertising Info94 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Bug-Memory leak in iis5
From: Greg
Date: 6/25/2001 11:58:49 PM
IP: 64.7.78.94



 

Help we have a Bug-Memory leak in iis5! Does anyone know why?

We have a W2K server SP2 running iis5 and we use ODBC (native windows
Paradox & Merant 3.70) to access a Paradox 5 data base table called by an
asp page. This combination yields a memory leak. We see this leak in the
ALWAYS increasing dllhost.exe "Memory Usage" until iis5 freezes. We also
notice that the "Total Handles" ALWAYS increases.

This is the test asp page we are using to find out what is going on:

<%@ Language=VBScript %>
<%
Response.Buffer = True
%>


<!-- #INCLUDE FILE = "../search/Connect.inc" -->
<!-- #INCLUDE FILE = "../search/adovbs.inc" -->

<html>
<body>

<%
Dim djwRec,vI
Set djwRec = Server.CreateObject("ADODB.Recordset")
For vI = 1 to 500
djwRec.Open "SELECT * FROM Stock WHERE `Product Type` = 'D'" ,vConn,
adOpenKeyset, adLockReadOnly, adCmdText
%>
<B><%=djwRec("Lot No")%></B><BR>
<%
djwRec.Close
Response.Flush
Next
Set djwRec = Nothing
vConn.Close
Set vConn = Nothing
%>

</body>
</html>



 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com