Hi,
We are having a problem here at work where a SQL instance is not running when we try to launch an application to connect to it. We have found out that this happens when the Windows 10 PC goes into power saving mode. example: The user will work in the application in the morning and then leave the computer for an hour or so. When they come back and try to launch the application they get an an error telling them the SQL server (xxxx) instance is no longer running. The helpdesk team usually just starts the instances without any errors.
How do we go around making sure that this does not happen again?
PS: The application is a desktop application so the 2012 Sqlexpress is local.
Thank you