Has anyone found what type of resources it takes for SQL Server to handle a connection from a Microsoft Access .adp? Since an .adp opens three connections to start with and for me I have 200 users, I thought maybe I could determine the resources it takes to hold open 600 connections. Thank you, Jeremy
BOL specifies, that each connection takes about 24 kb of overhead. No matter if it's being used or not. -- Frank Kalis Microsoft SQL Server MVP http://www.insidesql.de Heute schon gebloggt?http://www.insidesql.de/blogs Ich unterstütze PASS Deutschland e.V. http://www.sqlpass.de)