I am a asp newer from china,I am learning ASP.NET 1.1 with
VB.NET 2003.Now,i want to use ADO to access SQL SERVER on other computer,my connectstring is "data source = YS03;initial catalog = YDB1;user id = sa;password = system;connect timeout = 180".but error happans when build the program.
"Exception Details: System.Data.SqlClient.SqlException: SQL Server does not exist or access denied."
what's wrong?can somebody tell me?thank you!