MSSQL ERROR
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
select * from Doctor WITH (NOLOCK) where IDDoctor = 66 and IsActive = 1 and IsDEL = 0