A new connection was rejected because the maximum number of connections on session ID 51 has been reached. Close an existing connection on this session and retry. [CLIENT: 192.168.1.134]"
How can this error can be fixed?
And also in multithreaded applications, is sql connection brokens possible? Is there a limit to connections that threads are running in sql server?