SQL connection string
Posted by : sarav
on 7:02 AM
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
Labels:
Connectionstring,
SQL Connections,
SQL Tips