SQL 2008 R2 prompts for error (Provider: SQL Network Interfaces, Error: 25 – Connection string is invalid)
This is my first link string, so it doesn’t seem wrong
string strConn = “server=ip:1433; database=db; uid=sa; pwd=123456;”
Finally, I found that the port after IP is not separated by:, but separated by:, so the correct way to write it is:
string strConn = “server=ip,1433; database=db; uid=sa; pwd=123456;”
– this article from the architect, the original address: http://www.itsvse.com/thread-1732-1-1.html
Read More:
- SQL 2005 remote connection error (provider: SQL network interface, error: 28 – the server does not support the requested protocol
- [FAILED] Failed to start Raise network interfaces
- Unable to read Scheme Document ‘ http://www.springframework.org/schema/beans/spring-beans-4.1.xsd ‘ [How to Fix]
- Microsoft OLE DB Provider for SQL Server error & #x27;80040e4d & #x27;
- Unable to read scheme document‘ http://www.springframework.org/schema/spring-context.xsd The solution to the problem
- The underlying provider failed on open problem solving
- Router DIO network request: dioerror[ DioErrorType.RESPONSE ]: HTTP status error [400] or [500]
- java.sql.SQLException: The Network Adapter could not establish the connection
- SQL server remote computer refused network connection, error: 1225, specific solution steps.
- Debian using networking to restart the network can not start the solution of network card
- com.alibaba.druid.sql.parser.ParserException: syntax error
- Condahttperror:HTTP000 Connection Failed for URL https://repo.anaconda.com/pkgs/main/win-6
- Java connection SQL error, network error IO Exception:Connection refused :connect
- Docker creation container cannot find network card: error response from daemon: network XXXX not found
- The NPF driver isn’t running. You may have trouble capturing or listing interfaces
- Wireless network solution of deepin Linux network card driver (manual) installation
- Linux virtual machine network “job for” network.service failed because the control process exited with error code”
- Solution summary of VMware network card without IP and failure to start network card (continuous update)
- nginx: [warn] conflicting server name “www.yqq.org“ on 0.0.0.0:80, ignored