Sqlconnection. Open

Source: Internet
Author: User

 

Use sqlconnection. open () directly. If the network connection is disconnected, the following problems may occur:

"Network-related or instance-specific errors occur when you establish a connection with SQL Server. The server is not found or cannot be accessed. Verify that the Instance name is correct and SQL server is configured to allow remote connection. (Provider: TCP provider, error: 0-unable to connect because the target machine is actively rejected .)"

If you connect to the network later, an error will still be reported.
"A transmission error occurred when sending a request to the server. (Provider: Shared Memory provider, error: 0-there is no process on the other end of the MPs queue .)"

"The requested Database" testcorp "cannot be opened ". Logon Failed.
User 'sa 'Login Failed. "

This should be a buffer pool issue. NET 2.0 sqlconnection. clearpool or sqlconnection. clearallpools

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.