Bonsoir ,
J'ai rencontré des difficultés lors de la connexion à mon instance SQLExpress.
En lançant SQL Server Manager (SSMS) , et en tentant de m'y connecter j'obtiens le message d'erreur suivant :
"Cannot connecte to AMOKRANE\`SQLEXPRESS
An error has occured while establishing a connection to the server . When connecting to SQL Server 2005 , this falure may be aused by the fact that under the default settings
SQL Server does not allow remote connections ( provider : SQL Network Interfaces,error : 26-Error Locating Server/Insance Specified ) (Microsoft SQL Server)"
En allant jeter un coup d'oeil au configuration manager , j'ai vu que mon instance SQL Server était stoppée , en essayent de la démarrer j'ai eu le message d'erreur suivant :
"The request failed or the service did not respond in a timely fashion. Consult the event log or the other applicable error logs for details"Où est ce que ça cloche ?
Merci !