i like to know what does it mean that SQL server with 5 user license ? does it mean that only 5 user can conect to sql server at a time with same or different connection string?
suppose we have a application and each user install that apps on their pc to connect to our db. our apps use same connection string to connect to sql server when it run but i have seen more than 50 user run our apps simultaneously to connect to db. so how is it possible.
please discuss what is the meaning of SQL server with 5 user licenses ? also tell me the situation that when more than 5 user can not connect to our db.