linux系統部署.netcore程式后,訪問某臺sqlserver 2008 R2資料庫
Connection Timeout Expired. The timeout period elapsed during the post-login phase. The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=90; handshake=301; [Login] initialization=0; authentication=0; [Post-Login] complete=14001;
SqlClient現在不支持Linux的SP1連接,Sqlserver 2008 R2需要升級安裝SP3 Service Pack
https://www.microsoft.com/en-us/download/details.aspx?id=44271
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/100114.html
標籤:.NET Core
