Hello,

I am currently using VBA (studio 2012) for application development and MS SQL Server 2019 as my Database (backend).
While running my application in windows 10 it is running fine while on windows 7 it is throwing follwing error-

"A connection was successfully established with the server but then an error occurred during the pre-login handshake. (PROVIDER : TCP provider, error:0 -An existing Connection was forcibly Closed by the remote host.)"



What can be wrong here ??? Please help !