Comment
        
            Above in this comment thread:
            ASP.NET Session State Management Using SQL Server » Session state management 
        
        
            
    
        
        
         
    
            
        
    
                    
 
                   Names of session state tables
                Names of session state tables
            
                Posted by
                johnpaulcook
                at
                2006-07-09 02:28 PM
            
            If you look at the scripts that create the session state objects, you will find the names of the tables. If you have, for example, a default installation of the 1.1 Framework, look in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322. The file name start with Install and have extensions of sql.
            

