using (SqlConnection conn = new SqlConnection("Data Source=SARAN-PCSQLEXPRESS;Initial Catalog=ERP;integrated security=SSPI"))
{}
when i include this line in asp.net web application,it shows..(Unrecognised escape sequence as error) locating S in the connection string... help me to connect.. Thanks a lot