using System.Data; using System.Data.SqlClient; SqlConnection con=new SqlConnection("Chaine de connection");