We are having some licensing issues with a SQL Server that is the backend of some asp software we just purchased. We have a 15 connection license. What i'm noticing, is that no matter how many users are logged into the asp software, it only shows that there is one connection to the database. The only way it seems that I can max out the connections is to open up several windows in query analyzer. Is it possible that the asp software has pooled it's connections all into one? We are worried that when this thing goes live, we'll run out of licenses in ten minutes. Thanks for any input.