MyEclipse8.5 cannot connect to SQL Server2005 database

In MyEclipse8.5, deploy a project, run Tomcat server and get database shutdown error.

Solution: Since the SQL Server 2005 database defaults to disable the TCP/IP connection, this connection needs to be opened at this time.

Action: Open Microsoft SQL Server 2005--->Configuration Tools--->SQL Server Configuration Manager--->

MSSQLSERVER protocol, then right-click to start the TCP/IP protocol, and finally restart the service.

I did a VB project to connect to the database during the internship, and the database could not be opened. The reason is also the same.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324739290&siteId=291194637