how to connect marquee tag with database.i have this code for attachmaent can anyone help me plz
DataSet ds = new DataSet();
public SqlCommand cmd;
public SqlDataAdapter sda;
public string connectionString = "DataBase=locations;Data Source=AYESHA-97148BA4;" + "user id=sa;password=sa;";