Here is my connection string.
这是我的连接字符串。
string connectionString = @"Data Source=.\SQLEXPRESS;Database=dbo.Employee; User Id=user1; Password=Password11";
sHere is my connection string.
这是我的连接字符串。
string connectionString = @"Data Source=.\SQLEXPRESS;Database=dbo.Employee; User Id=user1; Password=Password11";
s