Hi All,

 we are all know how to connect the SQL Database from our C#. I am just given the syntax of Connection String which is used to connect the SQL.

connectionstring = "Data Source=DBName;Initial Catalog=Test;User Id=sa;Password=123;"



Thanks,
Sarav