In sql Server number of connections are instance specific or database specific -


kindly let me know in sql server number of connections instance specific or database specific ?

instance specific.

sp_configure displays or changes global configuration settings current server, , user connections 1 of options.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -