Ошибка подключения Sql
SqlConnection con = new SqlConnection(@"Data Source=myconnect\MSSQLSERVER;Initial Catalog=IPC2;Persist Security Info=True;User ID=sa;Password=----");
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in System.Data.dll Additional information: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid)
мне нужна помощь для этого спасибо
Что я уже пробовал:
я хочу попробовать другое соединение так что мне нужна помощь спасибо