Home | Advertising Info78 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 ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds



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




ASPProtect

 
Subject: Re: connection pooling and #tables (temp tables)
From: drdara
Date: 1/30/1999 2:16:41 PM
IP: 207.217.241.133



 

It is not possible for another connection to access someone elses temp tables when they are defined with a # sign in front of the name(it is private to that connection). If you want all connections to access the temp table then define it by using the ## in front of the name(global to all connection). The general purpose of ADO 2.0 connection pooling is to manange database connections and keep them alive if they are used often - it increases performance. Since a temp table is only private to the connection and many users are going thru the connection because of ADO 2.0 Connection Pooling, your #temp tables will not be private to that user. Dropping the table after you are done with it might help a little but not for sure becuase another user might try to use it thru the some connection before it was dropped by the first user on the connection. The solution might be, I say might because I have not tried it yet, to pass the users session.id to the sp that creates the temp table and use that session.id as the name of the temp table.

Previous Message


 

   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.

Active Server Pages asp search engine active server page asp application components tutorial 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